Path Members

The Path type exposes the following members.

Constructors

Name Description
Public method Path

Initializes a new instance of the Path class from the specified existing path.

Methods

Name Description
Public method ApplyTransform

Applies the specified linear transfromation to this path.

Public method Static member Create

Creates a new instance of the Path using the specified AdobeResourceBlock.

Public method CreateGraphicsPath

Creates a System.Drawing.Drawing2D.GraphicsPath from this clipping path using the destination width and height.

Public method Dispose

Releases all resources used by this Path.

Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Data

Gets original clipping paths.

Public property Name

Gets a name of this clipping path.

Public property Subpaths

Gets a collection of sub-paths.

See Also

Reference