DXGraphicsPath(DXFillMode) Constructor
Initializes a new instance of the DXGraphicsPath class with specified settings.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v25.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Optional Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| fillMode | DXFillMode | Alternate | An enumeration value that indicates the fill mode of the closed path interior. |
See Also