DXPathGradientBrush.CenterPoint Property
Gets or sets the center point of the path gradient.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
Nullable<PointF> | The center point of the path gradient. |
See Also