DXPathGradientBrush(DXGraphicsPathData) Constructor
Initializes a new instance of the DXPathGradientBrush class with specified settings.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
Name | Type | Description |
---|---|---|
pathData | DXGraphicsPathData | An object that defines the area which this |
See Also