Generate an event.
            
 
    Namespace: 
   RootPro.RootProCAD.Command
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxprotected virtual void OnEnd(
	EventArgs e
)
Protected Overridable Sub OnEnd ( 
	e As EventArgs
)
Parameters
- e
 - Type: SystemEventArgs
 
See Also