RhinoObjectVisible Property |
Gets the object visibility.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic bool Visible { get; }
Public ReadOnly Property Visible As Boolean
Get
Property Value
Type:
Boolean
See Also