C# Class MonoDevelop.Ide.Gui.Styles

Afficher le fichier Open project: mono/monodevelop

Méthodes publiques

Свойство Type Description
FontScale11 double
FontScale12 double
FontScale13 double
FontScale14 double
StatusFont Pango.FontDescription
TooltipInfoSpacing int

Méthodes publiques

Méthode Description
ColorGetHex ( System.Color color, bool withAlpha = false ) : string
GetStringTagModel ( ) : IStringTagModel

Private Methods

Méthode 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

Method Details

ColorGetHex() public static méthode

public static ColorGetHex ( System.Color color, bool withAlpha = false ) : string
color System.Color
withAlpha bool
Résultat string

GetStringTagModel() public static méthode

public static GetStringTagModel ( ) : IStringTagModel
Résultat IStringTagModel

Property Details

FontScale11 public_oe static_oe property

public static double FontScale11
Résultat double

FontScale12 public_oe static_oe property

public static double FontScale12
Résultat double

FontScale13 public_oe static_oe property

public static double FontScale13
Résultat double

FontScale14 public_oe static_oe property

public static double FontScale14
Résultat double

StatusFont public_oe static_oe property

public static Pango.FontDescription StatusFont
Résultat Pango.FontDescription

TooltipInfoSpacing public_oe static_oe property

public static int TooltipInfoSpacing
Résultat int