FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / ShapeEventArgs Class / ShapeEventArgs Constructor / ShapeEventArgs Constructor()


In This Topic
ShapeEventArgs Constructor()
In This Topic
Creates a new object with the SubEditorCancel event arguments.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ShapeEventArgs()
See Also