ShapeCollection.Item

ShapeCollection indexer

Gets the element at the specified index.

public Shape this[int index] { get; }
ParameterDescription
index

See Also