Click or drag to resize

PointArray Methods

The PointArray type exposes the following members.

Methods
  NameDescription
Public methodAddNew
Adds an new PointF object to the list.
Public methodGetEnumerator
Returns an enumerator that iterates through the list.
Public methodRemoveAt
Removes an PointF element at the specified index of the list.
Top
See Also