![]() | Path |
public class PathElement : ContentElement
The PathElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlignmentBox | The box for alignment This is a rectangle that may not encompass all parts of an element, but is usefull for alignment. |
![]() | BoundingBox | The bounding box This is a rectangle that encompasses all parts of an element.(Inherited from ContentElement) |
![]() | Fill | This path element's parameters for filling the path or if the path is not filled. |
![]() | Ocm |
Defines the visibility of the content element depending on the optional content groups (OCGs).
(Inherited from ContentElement) |
![]() | Path | This path element's path object. |
![]() | Stroke | This path element's parameters for stroking the path or if the path is not stroked. |
![]() | Transform | The transform to be applied to the alignment rectangle Use this transform matrix to compute the actual location of the element's alignment rectangle.(Inherited from ContentElement) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from NativeObject) |
![]() | GetHashCode | (Inherited from NativeObject) |