'Declaration Protected Overridable Sub DoRotate( _ ByVal pt As Point _ )
'Declaration
Protected Overridable Sub DoRotate( _ ByVal pt As Point _ )
'Usage Dim instance As FourWayArrowShape Dim pt As Point instance.DoRotate(pt)
'Usage
Dim instance As FourWayArrowShape Dim pt As Point instance.DoRotate(pt)
protected virtual void DoRotate( Point pt )
FourWayArrowShape Class FourWayArrowShape Members