ShapePathCollection.Item

ShapePathCollection indexer

Gets a creation path.

public ShapePath this[int index] { get; }
ParameterDescription
indexThe index.

Return Value

Returns ShapePath object.

See Also