Pdf |
The PdfQuadPointsCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | Adds a FS_QUADPOINTSF to the collection | |
| Clear | Removes all FS_QUADPOINTSF from the collection | |
| Contains | Determines whether the collection contains a specific FS_QUADPOINTSF. | |
| CopyTo | Copies the elements of the collections to an System.Array, starting at a particular System.Array index. | |
| GetEnumerator | Returns an enumerator that iterates through the collection. | |
| IndexOf | Determines the index of a specific FS_QUADPOINTSF in the collection. | |
| Insert | Inserts a FS_QUADPOINTSF to the collection at the specified index. | |
| Remove | Removes the first occurrence of a specific FS_QUADPOINTSF from the collection. | |
| RemoveAt | Removes the FS_QUADPOINTSF at the specified index. |