Click or drag to resize

PdfPathObject Properties

The PdfPathObject type exposes the following members.

Properties
 NameDescription
Public propertyDashPhase Gets or sets the dash phase. The dash phase specifies the distance into the dash pattern at which to start the dash.
Public propertyFillType Gets or sets the fill type of the path object.
Public propertyIsStroke Gets or sets the stroke flag.
Public propertyLineCap Gets or sets the shape of the endpoints for any open path that is stroked.
Public propertyLineJoin Gets or sets the shape of joints between connected segments of a stroked path.
Public propertyLineWidth Gets or sets the thickness, in user space units, of paths to be stroked.
Public propertyMiterLimit Set the maximum length of mitered line joins for stroked paths.
Public propertyPath Get the path associated with this PathObject.
Top
See Also