Table of Contents

Interface IFontAndColor

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

Contains methods to get and set background color, foreground color and font.

public interface IFontAndColor : IReadOnlyFontAndColor

Properties

BackgroundColor

Gets or sets background color.

Font

Gets or sets font.

ForegroundColor

Gets or sets foreground color.