DXPathGradientBrush.PathData Property
Obtains path data associated with the brush.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
DXGraphicsPathData | An object that contains graphical data. |
See Also