'Usage Dim instance As ImGearVectorTextObject Dim text As String Dim value As Single value = instance.GetTextWidth(text)
Parameters
- text
- Text string whose actual width is to be calculated. If this parameter is null, the width is calculated for the text assigned to the text object.
Return Value
Any positive value.