Editing state options.
| Constant | Value | Description |
|---|---|---|
| esriEngineStateNotEditing | 0 | Not editing. |
| esriEngineStateEditing | 1 | Editing. |
| esriEngineStateEditingUnfocused | 2 | Editing, but the map is out of focus. |
Product Availability
Available with ArcGIS Engine.
Remarks
If the map being edited (IEngineEditor::Map) is not the same as the map in focus (IHookHelper::FocusMap) then the esriEngineEditState will be esriEngineStateEditingUnfocused.