'Usage Dim instance As ImGearPDEFont Dim text As String Dim value As Integer value = instance.GetCodeByteCount(text)
Parameters
- text
- A string characters.
Return Value
Number of bytes in the text.
'Usage Dim instance As ImGearPDEFont Dim text As String Dim value As Integer value = instance.GetCodeByteCount(text)