프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FontScale11 | double | ||
FontScale12 | double | ||
FontScale13 | double | ||
FontScale14 | double | ||
StatusFont | Pango.FontDescription | ||
TooltipInfoSpacing | int |
메소드 | 설명 | |
---|---|---|
ColorGetHex ( System.Color color, bool withAlpha = false ) : string | ||
GetStringTagModel ( ) : IStringTagModel |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | string |
public static GetStringTagModel ( ) : IStringTagModel | ||
리턴 | IStringTagModel |