'Usage Dim instance As ImGearPDEFont Dim text As String Dim value As Integer value = instance.SumWidths(text)
Parameters
- text
- A string of characters.
Return Value
Width of text string in EM space. (In EM space, the width of 'M' is about 1000 EM units).