ToolControl Class |
Namespace: GeoEngine.Core.GXNetX.Windows
The ToolControl type exposes the following members.
| Name | Description | |
|---|---|---|
| ToolControl | Initializes a new instance of the ToolControl class |
| Name | Description | |
|---|---|---|
| bInitializeToolControl | Initialize your external Tool. | |
| Dispose | Releases the unmanaged resources used by the ToolControl and optionally releases the managed resources (Overrides ContainerControlDispose(Boolean).) | |
| Fire_ChangeAreaEvent | Fire the Change the visible area event. | |
| Fire_ChangeLocationEvent | Fire the Change the current location event. | |
| Fire_ChangeProjectionEvent | Fire the Change the current projection event. | |
| Fire_FlushEvent | Fire the Flush tool delegate event. | |
| Fire_GeneralInfoEvent | Fire the General Information Message delegate event. | |
| Fire_ShowHelpEvent | Fire the Context sensitive help delegate event. | |
| Fire_ToolCommandEvent | Fire the Direct command delegate event. |
| Name | Description | |
|---|---|---|
| ChangeArea | Visible area changed event. | |
| ChangeLocation | Location changed event. | |
| ChangeProjection | Projection changed event. | |
| Flush | Flush tool settings event. | |
| GeneralInfo | General Information Message event. | |
| ShowHelp | Context sensitive help event. | |
| ToolCommand | Direct command event. |