Click or drag to resize

ObjectAttributesVisible Property

Gets or sets an object's visibility.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool Visible { get; set; }

Property Value

Type: Boolean
See Also