IPointCollection class

IPointCollection class

Represents a collection of portions.

The IPointCollection type exposes the following members:

Properties

PropertyDescription
countReturns the number of points in the collection.
Read-only int.

Returns a point at the specified index.

Indexer

NameDescription
[index]

See Also