Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CrescentShape Class / PrepareForMovingResizing Method


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