Click or drag to resize

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 int[] GetSorted()

Return Value

Type: Int32
An array of layer indices.
See Also