Search
PointCollection Members
Constructors Properties Methods
 


Represents a strongly-typed collection of points.

The following tables list the members exposed by the PointCollection type.

 Public Constructors

  Name Description

PointCollection

Overloaded. Initializes a new instance of the PointCollection class.

 Public Properties

  Name Description

First

Gets or sets the first point in the colleciton.

Last

Gets or sets the last point in the colleciton.

 Public Methods

  Name Description

Clone

Creates a shallow copy of this collection.

GetAt

Gets the point at the specified position.

 See Also