Spread WinForms 15
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()
See Also