GeonBit.UI Documentation
FontStyle Enumeration |
Font styles.
Namespace: GeonBit.UI.Entities
Assembly: GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public enum FontStyle

Member name | Value | Description | |
---|---|---|---|
Regular | 0 | Regular font. | |
Bold | 1 | Bold font. | |
Italic | 2 | Italic font. |
