GraphicsPathData Class Members
In This Topic
The following tables list the members exposed by
GraphicsPathData.
Public Constructors
| Name | Description |
 | GraphicsPathData | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | Points | Gets an array of System.Drawing.PointF structures that represents the points through which the path is constructed. |
 | PointTypes | Gets the types of the corresponding points in the path. |
 | SubPathCount | Gets a count of sub path in this path data. |
Public Methods
See Also