The PdfPath type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlendMode |
Gets the blend mode of this path.
|
![]() | Brush |
Gets the PdfBrushInfo object of this path. It encapsulates the properties
related to non-stroking operations.
|
![]() | ClipMode |
Gets the rule that determines the region to clip.
|
![]() | ClipRegion |
Gets the clip region for this PdfPageObject.
(Inherited from PdfPageObject.) |
![]() | FillMode |
Gets the rule that determines the region to fill.
|
![]() | IsTransformed |
Gets a value indicating whether this path is drawn transformed.
|
![]() | Layer |
Gets the layer this PdfPageObject is drawn on.
(Inherited from PdfPageObject.) |
![]() | PaintMode |
The drawing mode of this PdfPath.
|
![]() | Pen |
Gets the PdfPenInfo object of this path. It encapsulates the properties
related to stroking operations.
|
![]() | Subpaths |
Gets subpaths of this PdfPath.
|
![]() | TransformationMatrix |
Gets the transformation matrix for this path.
|
![]() | Type |
Gets the type of this PdfPath.
(Overrides PdfPageObject.Type.) |