Method MeasureTextSize
MeasureTextSize(string, FontFamily, FontStyle, FontWeight, FontStretch, double)
public Size MeasureTextSize(string text, FontFamily fontFamily, FontStyle fontStyle, FontWeight fontWeight, FontStretch fontStretch, double fontSize)
Parameters
text
stringfontFamily
FontFamilyfontStyle
FontStylefontWeight
FontWeightfontStretch
FontStretchfontSize
double