'Declaration Protected Overridable Sub DrawHand( _ ByVal g As Graphics _ )
'Declaration
Protected Overridable Sub DrawHand( _ ByVal g As Graphics _ )
'Usage Dim instance As RotationAngle Dim g As Graphics instance.DrawHand(g)
'Usage
Dim instance As RotationAngle Dim g As Graphics instance.DrawHand(g)
protected virtual void DrawHand( Graphics g )
RotationAngle Class RotationAngle Members