Represents a strongly typed collection of .NET PointF objects.
The following tables list the members exposed by the PointList type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the PointList class. |
Name | Description | |
---|---|---|
Gets or sets the point at the specified index. |
Name | Description | |
---|---|---|
Adds the specified point to the list. |
||
Adds the specified collection of points to the list. |
||
Inserts the specified point at the specified index within the list. |
||
Removes the specified point from the list. |
||
Sorts the list using the specified comparer. |
||
Converts the list to an array of points. |