The Path type exposes the following members.
Name | Description | |
---|---|---|
Path |
Initializes a new instance of the Path class from the specified existing path. |
Name | Description | |
---|---|---|
ApplyTransform |
Applies the specified linear transfromation to this path. |
|
Create |
Creates a new instance of the Path using the specified AdobeResourceBlock. |
|
CreateGraphicsPath |
Creates a System.Drawing.Drawing2D.GraphicsPath from this clipping path using the destination width and height. |
|
Dispose |
Releases all resources used by this Path. |
|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Data |
Gets original clipping paths. |
|
Name |
Gets a name of this clipping path. |
|
Subpaths |
Gets a collection of sub-paths. |