Provides access to events that occur when the state of the calculator changes.
Product Availability
Available with ArcGIS Desktop.
When To Use
Use ICalculatorCallBack to monitor the progress of calculation operations.
Members
|
|
Description |
|
CalculatorError |
Error message provided by the calculator. |
|
CalculatorWarning |
Warning message provided by the calculator. |
|
Status |
Current Status of the calculator. |
CoClasses that implement ICalculatorCallback
CoClasses and Classes |
Description |
CalculatorCallback |
If the calculation engine has a class of CalculatorCallback, then it can interact with the client on the current progress. |
See Also
ICalculator Interface
.NET Related Topics
GeoDatabaseUI