Table of Contents

Enum FontSize

Namespace
HeBianGu.Control.ThemeSet
Assembly
HeBianGu.Control.ThemeSet.dll
[TypeConverter(typeof(DisplayEnumConverter))]
public enum FontSize
Extension Methods

Fields

[Display(Name = "大")] Large = 12

Large fonts.

[Display(Name = "超大")] MoreLarge = 15

Large fonts.

[Display(Name = "较小")] MoreSmall = 6

Small fonts.

[Display(Name = "适中")] Normal = 10

Small fonts.

[Display(Name = "小")] Small = 8

Small fonts.