C# Class LongoMatch.Plugins.Stats.PangoTextMeasurer

Inheritance: ITextMeasurer
Afficher le fichier Open project: GNOME/longomatch

Méthodes publiques

Méthode Description
MeasureText ( string text, string fontFamily = "", double fontSize = 10, double fontWeight = 500 ) : OxyPlot.OxySize
PangoTextMeasurer ( ) : System

Private Methods

Méthode Description
PangoWeightFromDouble ( double weight ) : Weight

Method Details

MeasureText() public méthode

public MeasureText ( string text, string fontFamily = "", double fontSize = 10, double fontWeight = 500 ) : OxyPlot.OxySize
text string
fontFamily string
fontSize double
fontWeight double
Résultat OxyPlot.OxySize

PangoTextMeasurer() public méthode

public PangoTextMeasurer ( ) : System
Résultat System