Path |
The PathPointsCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundingBox | Gets a rectangle that bounds this Path. | |
| Count | Gets the number of FS_PATHPOINTF contained in the collection. | |
| Handle | Gets handle to PDF path object | |
| Host | Gets the parent object that hosts this collection. | |
| IsDisposed |
Gets a value indicating whether the object has been disposed of.
Field Valuetrue if the object has been disposed of; otherwise, false. | |
| IsReadOnly | Gets a value indicating whether the collection is read-only. | |
| IsRectangle | Gets a value indicating whether the path is rectangle. | |
| Item | Gets or sets the FS_PATHPOINTF at the specified index |