Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSShape Class / PrepareForMovingResizing Method


In This Topic
PrepareForMovingResizing Method (PSShape)
In This Topic
Prepares for moving resizing. Internal use only
Syntax
'Declaration
 
Protected Overridable Sub PrepareForMovingResizing() 
 
'Usage
 
Dim instance As PSShape
 
instance.PrepareForMovingResizing()
See Also