Click or drag to resize

PdfPath Properties

The PdfPath type exposes the following members.

Properties
Name Description
Public property Brush
Gets or sets the brush.
(Inherited from PdfFillElement .)
Public property FillMode
Gets or sets the fill mode.
Public property LastPoint
Gets the last point.
Public property PathPoints
Gets the path points.
Public property PathTypes
Gets the path point types.
Public property Pen
Gets or sets a pen that will be used to draw the element.
(Inherited from PdfDrawWidget .)
Public property PointCount
Gets the point count.
Top
See Also