PdfPath Properties |
The PdfPath type exposes the following members.
Name | Description | |
---|---|---|
Clip |
Gets or sets a value indicating whether this PdfBaseShape shape will clip.
(Inherited from PdfBaseShape.) | |
FillColor |
Gets or sets the color of the fill.
(Inherited from PdfBaseShape.) | |
FillMethod |
Gets or sets the fill method.
| |
Location |
Gets or sets the location.
(Inherited from PdfBaseShape.) | |
Name |
Gets or sets the name of the IPdfRenderable object.
(Inherited from PdfBaseShape.) | |
OutlineColor |
Gets or sets the color of the outline.
(Inherited from PdfBaseShape.) | |
PathOperations |
Gets the path operations that comprise the shape. This will be a list of operations
that will be performed in order.
| |
Rotation |
Gets or sets the rotation in degrees.
(Inherited from PdfBaseShape.) | |
Scale |
Gets or sets the scale.
(Inherited from PdfBaseShape.) | |
Style |
Gets or sets the style.
(Inherited from PdfBaseShape.) |