Gets a string that contains the text to draw.
'Declaration
Protected Overridable Function GetDrawingText( _
ByVal As String _
) As String
'Usage
Dim instance As SuperEditBase
Dim paintString As String
Dim value As String
value = instance.GetDrawingText(paintString)
Parameters
- paintString
- String that contains the text
Return Value
String that contains the text