PointArray Methods |
The PointArray type exposes the following members.
| Name | Description | |
|---|---|---|
| AddNew |
Adds an new PointF object to the list.
| |
| GetEnumerator |
Returns an enumerator that iterates through the list.
| |
| RemoveAt |
Removes an PointF element at the specified index of the list.
|