Class FontAndColor.ControlStaticDefaultFontAndColor
Allows to get font and color default for the specified ControlTypeId.
public class FontAndColor.ControlStaticDefaultFontAndColor : IReadOnlyFontAndColor
- Inheritance
-
FontAndColor.ControlStaticDefaultFontAndColor
- Implements
Constructors
- ControlStaticDefaultFontAndColor(ControlTypeId, ControlRenderSizeVariant)
Initializes a new instance of the FontAndColor.ControlStaticDefaultFontAndColor class.
Properties
- BackgroundColor
Gets background color.
- Font
Gets font.
- ForegroundColor
Gets foreground color.