PointCollection Properties

The PointCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of points in the collection. Read-only Int32.
Public propertyItem
Returns a point at the specified index.
See Also