Class | Description | |
---|---|---|
Geoprocessing | Geoprocessing helper class | |
GPItemException | GPItem Exception |
Class | Description | |
---|---|---|
Geoprocessing | Geoprocessing helper class | |
GPItemException | GPItem Exception |
Interface | Description | |
---|---|---|
IGPMessage | Help retrive properties of Geoprocessing message. | |
IGPResult | Geoprocessing tool result object returned by Geoprocessing.ExecuteToolAsync |
Delegate | Description | |
---|---|---|
GPToolExecuteEventHandler | Callback delegate, pass a lambda call to Geoprocessing.ExecuteToolAsync. |
Enumeration | Description | |
---|---|---|
GPExecuteToolFlags | Flags to indicate what happens after a tool execution is complete. Use bitwise logic OR ('|') to combine two actions . | |
GPMessageBoxStyle | GP MessageBox style flags | |
GPMessageType | Geoprocessing message types | |
GPToolDialogFlags | GP Tool Dialog style flags |