DXGraphicsPath Constructors
Defines a series of connected lines and curves.
Name | Parameters | Description |
---|---|---|
DXGraphics |
fill |
Initializes a new instance of the DXGraphics |
DXGraphics |
path |
Initializes a new instance of the DXGraphics |
DXGraphics |
points, types, fill |
Initializes a new instance of the DXGraphics |
See Also