'Declaration
Protected Overridable Sub PaintText( _ ByVal g As Graphics, _ ByVal rText As Rectangle _ )
'Usage
Dim instance As ElementWindowless Dim g As Graphics Dim rText As Rectangle instance.PaintText(g, rText)
Parameters
- g
- Graphics device
- rText
- Rectangle bounding the text