DXLinearGradientBrush.Rectangle Property
Gets or sets a rectangular region that defines the starting and ending points of the gradient.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
RectangleF | A structure that specifies the starting and ending points of the gradient. |
See Also