protected virtual void DoSize( int resizeHandle, Point pt )
'Declaration Protected Overridable Sub DoSize( _ ByVal resizeHandle As Integer, _ ByVal pt As Point _ )
'Declaration
Protected Overridable Sub DoSize( _ ByVal resizeHandle As Integer, _ ByVal pt As Point _ )
'Usage Dim instance As CalloutArrowShape Dim resizeHandle As Integer Dim pt As Point instance.DoSize(resizeHandle, pt)
'Usage
Dim instance As CalloutArrowShape Dim resizeHandle As Integer Dim pt As Point instance.DoSize(resizeHandle, pt)
CalloutArrowShape Class CalloutArrowShape Members