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