Gets or sets a value that defines if the light is turned on (true) or off (false).
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool IsEnabled { get; set; }
Public Property IsEnabled As Boolean
Get
Set
Property Value
Type:
BooleanSee Also