Click or drag to resize
AB4D logo

BaseDXVisual3DIsVisible Property

Gets or sets a Boolean that specify if the object is visible.

Namespace: Ab3d.Visuals
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public bool IsVisible { get; set; }

Property Value

Boolean
See Also