Shape.Indices

Shape.Indices property

Gets the indices.

public IList<int> Indices { get; }

Property Value

The indices.

See Also