Pdf |
The PdfPathObject type exposes the following members.
| Name | Description | |
|---|---|---|
| CalcBoundingBox | Calculate bounding box | |
| Create | Obsolete. Create new instance of PdfPathObject class | |
| Create(FillModes, Boolean) | Create new instance of PdfPathObject class | |
| GetDashArray | Get the line dash array. | |
| SetDashArray | Set the line dash array. | |
| TransformPath(FS_MATRIX) | Transform PathPointsCollection collection with a specified matrix | |
| TransformPath(Single, Single, Single, Single, Single, Single) | Transform (scale, rotate, shear, move) PathPointsCollection collection. |