Click or drag to resize

PdfPathObject Methods

The PdfPathObject type exposes the following members.

Methods
 NameDescription
Public methodCalcBoundingBox Calculate bounding box
Public methodStatic memberCreateObsolete.
Create new instance of PdfPathObject class
Public methodStatic memberCreate(FillModes, Boolean) Create new instance of PdfPathObject class
Public methodGetDashArray Get the line dash array.
Public methodSetDashArray Set the line dash array.
Public methodTransformPath(FS_MATRIX) Transform PathPointsCollection collection with a specified matrix
Public methodTransformPath(Single, Single, Single, Single, Single, Single) Transform (scale, rotate, shear, move) PathPointsCollection collection.
Top
See Also