Table of Contents

Class PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.TextStyle

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

Represents a particular text style.

public sealed class PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.TextStyle
Inheritance
PainterResources<TBrushType, TPenType, TImageType, TImageListType, TTextStyleType>.TextStyle

Constructors

TextStyle(Font, Color)

Initializes a new instance of the TextStyle class with specified settings.

Properties

Font

Gets System.Drawing.Font associated with this TextStyle.

ForeColor

Gets System.Drawing.Color associated with this TextStyle.