TextMetrics MeasureString( FontInfo font, string contentText, StringFormatEx stringFormat, float boundWidth, float boundHeight )
'Declaration Function MeasureString( _ ByVal font As FontInfo, _ ByVal contentText As String, _ ByVal stringFormat As StringFormatEx, _ Optional ByVal boundWidth As Single, _ Optional ByVal boundHeight As Single _ ) As TextMetrics
ITextMetricsProvider Interface ITextMetricsProvider Members