Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSShape Class / ChangingCancel Method


In This Topic
    ChangingCancel Method (PSShape)
    In This Topic
    Changings the cancel.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ChangingCancel() 
    'Usage
     
    
    Dim instance As PSShape
     
    instance.ChangingCancel()
    public virtual void ChangingCancel()
    See Also