C# 클래스 LongoMatch.Plugins.Stats.PangoTextMeasurer

상속: ITextMeasurer
파일 보기 프로젝트 열기: GNOME/longomatch

공개 메소드들

메소드 설명
MeasureText ( string text, string fontFamily = "", double fontSize = 10, double fontWeight = 500 ) : OxyPlot.OxySize
PangoTextMeasurer ( ) : System

비공개 메소드들

메소드 설명
PangoWeightFromDouble ( double weight ) : Weight

메소드 상세

MeasureText() 공개 메소드

public MeasureText ( string text, string fontFamily = "", double fontSize = 10, double fontWeight = 500 ) : OxyPlot.OxySize
text string
fontFamily string
fontSize double
fontWeight double
리턴 OxyPlot.OxySize

PangoTextMeasurer() 공개 메소드

public PangoTextMeasurer ( ) : System
리턴 System