CoordinateCollection.Item
CoordinateCollection indexer
Gets the element at the specified index.
public Coordinate this[int index] { get; }
See Also
- class Coordinate
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Gets the element at the specified index.
public Coordinate this[int index] { get; }