The LineMaxToolBase type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| Changed | The actual event. | |
| NameChanging | This event is raised when the Name is about to change. Note that this is a cancellable event. | |
| Ran | Event that is raised at the end of the tool's Run method. | |
| Running | Event that is raised at the start of the tool's Run method. |
See Also