The Cog3DPatMaxTool type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| Changed |
This event is raised when one or more parts of the object's state may
have changed.
(Inherited from CogSerializableChangedEventComponentBase.) | |
| Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) | |
| Ran |
Event that is raised at the end of the tool's Run method.
(Inherited from CogToolBase.) | |
| Running |
Event that is raised at the start of the tool's Run method.
(Inherited from CogToolBase.) |
See Also