Click or drag to resize

LightTableItem Property

[Missing <summary> documentation for "P:Rhino.DocObjects.Tables.LightTable.Item(System.Int32)"]

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public LightObject this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: LightObject
See Also