System.Drawing.Drawing2D.PathData Members

The members of System.Drawing.Drawing2D.PathData are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Drawing.Drawing2D.PathData class.

Public Properties

PointsSystem.Drawing.PointF[].

Gets or sets an array of System.Drawing.PointF structures that represents the points through which the path is constructed.

Typesbyte[].

Gets or sets the types of the corresponding points in the path.