![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to events that occur when the Repair Connectivity Tool is progressing through the features.
| Name | Description | |
|---|---|---|
![]() |
IsCancelled | Indicates if the cancel button has been clicked. |
![]() |
MaxFeatures | The maximum number of features to repair. |
![]() |
PutMessage | The message displayed on the progress window. |
![]() |
Step | Increments the StepValue. |
![]() |
StepValue | The current position where the iterator currently is. |
| CoClasses and Classes | Description |
|---|---|
| RepairConnectivityProgress | An object for showing progress while repairing connectivity. |
| RepairConnectivityProgressEventsListener (esriSystemUtility) | Helper coclass to provide IRepairConnectivityProgressEvents support to the C++ API. |