'Declaration Public Overloads Function TextWidth( _ ByVal text As String _ ) As Single
'Usage Dim instance As Draw Dim text As String Dim value As Single value = instance.TextWidth(text)
public float TextWidth( string text )
public: float TextWidth( string* text )
public: float TextWidth( String^ text )
Draw Class Draw Members Overload List
©2018. Accusoft Corporation. All Rights Reserved.