BrushObject.BrushRect Property
Gets or sets the rectangle to paint by the brush.
Namespace: DevExpress.XtraGauges.Core.Drawing
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraGauges.Core.Base.RectangleF2D | A RectangleF2D value that specifies the rectangle to paint by the brush. |
See Also