Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The PointsArray type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddPoint(PointF) |
Adds a point to the end of the collection.
|
![]() | AddPoint(Single, Single) |
Adds a point to the end of the collection.
|
![]() | AddRange |
Adds the elements of the specified collection to the end of the collection.
|
![]() | Clear |
Removes all elements from the collection.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Insert |
Inserts an element into the collection at the specified index.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | RemovePoint |
Removes the element at the specified index of the collection.
|
![]() | ToArray |
Copies the elements of the collection to a new array.
|
![]() | ToString | (Inherited from Object.) |
See Also