Enum FontSizeThemeType
- Namespace
- H.Themes.Extensions
- Assembly
- H.Theme.dll
public enum FontSizeThemeType
- Extension Methods
Fields
[Display(Name = "常规")] Default = 0
[Display(Name = "大")] Large = 1
[Display(Name = "小")] Small = 2
public enum FontSizeThemeType
[Display(Name = "常规")]
Default = 0
[Display(Name = "大")]
Large = 1
[Display(Name = "小")]
Small = 2