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