Draws the pointer.
protected virtual void DrawHand(
Graphics
)
'Declaration
Protected Overridable Sub DrawHand( _
ByVal As Graphics _
)
'Usage
Dim instance As RotationAngle
Dim g As Graphics
instance.DrawHand(g)
Parameters
- g
- Graphics device interface for painting the pointer