Table of Contents

Class FontAndColor.ControlStaticDefaultFontAndColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.