Skip to main content

BrushObject.DefaultRectangle Field

Returns the default value for the BrushObject.BrushRect property.

Namespace: DevExpress.XtraGauges.Core.Drawing

Assembly: DevExpress.XtraGauges.v23.2.Core.dll

NuGet Package: DevExpress.Gauges.Core

Declaration

public static readonly RectangleF2D DefaultRectangle

Field Value

Type
DevExpress.XtraGauges.Core.Base.RectangleF2D
See Also