Pdf |
The PdfPathObject type exposes the following members.
| Name | Description | |
|---|---|---|
| DashPhase | Gets or sets the dash phase. The dash phase specifies the distance into the dash pattern at which to start the dash. | |
| FillType | Gets or sets the fill type of the path object. | |
| IsStroke | Gets or sets the stroke flag. | |
| LineCap | Gets or sets the shape of the endpoints for any open path that is stroked. | |
| LineJoin | Gets or sets the shape of joints between connected segments of a stroked path. | |
| LineWidth | Gets or sets the thickness, in user space units, of paths to be stroked. | |
| MiterLimit | Set the maximum length of mitered line joins for stroked paths. | |
| Path | Get the path associated with this PathObject. |