'Declaration
Public Overloads Sub DrawArrow( _ ByVal g As System.Drawing.Graphics, _ ByVal bounds As System.Drawing.Rectangle, _ ByVal dir As Direction _ )
'Usage
Dim instance As NUIRenderer Dim g As System.Drawing.Graphics Dim bounds As System.Drawing.Rectangle Dim dir As Direction instance.DrawArrow(g, bounds, dir)
Parameters
- g
- bounds
- dir