DrFont.GetTextSizePoints

DrFont.GetTextSizePoints method

Returns measurement text box of the text in points.

public SizeF GetTextSizePoints(string text)
ParameterTypeDescription
textStringThe text to calculate.

Return Value

Returns size

See Also