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