BaseShapeAppearance.BorderBrush Property
Gets or sets the brush used to paint the object’s border.
Namespace: DevExpress.XtraGauges.Core.Drawing
Assembly: DevExpress.XtraGauges.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
BrushObject | A BaseShapeAppearance descendant used to paint the object’s border. |
See Also