DXGraphicsPath Properties
Defines a series of connected lines and curves.Name | Description |
---|---|
FillMode |
Gets or sets how to fill the interiors of shapes in the GraphicsPath instance.
|
PathPoints | Retrieves the path points. |
PathTypes | Gets the types of the points in the PathPoints list. |
PointCount | Gets the number of path points. |
See Also