Description:

Updates the layer sort order

Syntax:
public void Sort(
IEnumerable<int> layerIndices
)
Parameters:
  • layerIndices
  • Type: IEnumerable<int>
  • The sort order.
Returns:
Type: void
Available since:
8.0

Nothing found