Property | Type | Description | |
---|---|---|---|
FontScale11 | double | ||
FontScale12 | double | ||
FontScale13 | double | ||
FontScale14 | double | ||
StatusFont | Pango.FontDescription | ||
TooltipInfoSpacing | int |
Method | Description | |
---|---|---|
ColorGetHex ( System.Color color, bool withAlpha = false ) : string | ||
GetStringTagModel ( ) : IStringTagModel |
Method | Description | |
---|---|---|
IncreaseLight ( System.Color color, double factor ) : System.Color | ||
LoadDarkStyle ( ) : void | ||
LoadLightStyle ( ) : void | ||
LoadStyle ( ) : void | ||
MidColor ( double factor ) : System.Color | ||
ReduceLight ( System.Color color, double factor ) : System.Color | ||
Shift ( System.Color color, double factor ) : System.Color | ||
Styles ( ) : System |
public static ColorGetHex ( System.Color color, bool withAlpha = false ) : string | ||
color | System.Color | |
withAlpha | bool | |
return | string |
public static GetStringTagModel ( ) : IStringTagModel | ||
return | IStringTagModel |
public static Pango.FontDescription StatusFont | ||
return | Pango.FontDescription |