Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadCameraShape Class / DoSize Method


In This Topic
DoSize Method (SpreadCameraShape)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub DoSize( _
   ByVal resizeHandle As Integer, _
   ByVal pt As Point _
) 
 
'Usage
 
Dim instance As SpreadCameraShape
Dim resizeHandle As Integer
Dim pt As Point
 
instance.DoSize(resizeHandle, pt)

Parameters

resizeHandle
pt
See Also