Spread Windows Forms 15.0
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()
    protected virtual void PrepareForMovingResizing()
    See Also