LayerTableEventArgs.LayerIndex Property

LayerTableEventArgsLayerIndex Property

[Missing <summary> documentation for "P:Rhino.DocObjects.Tables.LayerTableEventArgs.LayerIndex"]

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

Property Value

Type: Int32
See Also