LayerTableGetSorted Method |
Gets an array of layer indices that are sorted by the values of
SortIndex.
Namespace:
Rhino.DocObjects.Tables
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.34
Syntax Public Function GetSorted As Integer()
Return Value
Type:
Int32An array of layer indices.
See Also