RhinoCommon API
LightTableItem Property |
[Missing <summary> documentation for "P:Rhino.DocObjects.Tables.LightTable.Item(System.Int32)"]
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
public LightObject this[ int index ] { get; }
Public ReadOnly Default Property Item ( index As Integer ) As LightObject Get
Parameters
- index
- Type: SystemInt32