[]
Gets a string that contains the text to draw.
protected virtual string GetDrawingText(string paintString)
Protected Overridable Function GetDrawingText(paintString As String) As String
Type | Name | Description |
---|---|---|
string | paintString | String that contains the text |
Type | Description |
---|---|
string | String that contains the text |