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