LightTableEventArgs.LightIndex Property

LightTableEventArgsLightIndex Property

[Missing <summary> documentation for "P:Rhino.DocObjects.Tables.LightTableEventArgs.LightIndex"]

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.3
Syntax
public int LightIndex { get; }
Public ReadOnly Property LightIndex As Integer
	Get

Property Value

Type: Int32
See Also