BaseTextAppearance.TextBrush Property
Gets or sets the brush used to paint text.
Namespace: DevExpress.XtraGauges.Core.Drawing
Assembly: DevExpress.XtraGauges.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
BrushObject | A BrushObject descendant used to paint text. |
See Also