BaseTextAppearance Properties
Contains appearance settings used to paint text labels within gauges.Name | Description |
---|---|
DXFont | Gets or sets the font attributes. |
Font | Gets or sets the font attributes. |
Format | Gets or sets text formatting settings. |
IsDisposing | Gets whether the form is currently being disposed of. Inherited from BaseObject. |
IsUpdateLocked | Gets whether the object has been locked for updating. Inherited from BaseObject. |
Spacing | Gets or sets the outer indents of a text region. |
TextBrush | Gets or sets the brush used to paint text. |
See Also