The EngineEditor's current edit state.
[Visual Basic .NET] Public ReadOnly Property EditState As esriEngineEditState
[C#] public esriEngineEditState EditState {get;}
[C++]
HRESULT get_EditState(
esriEngineEditState* EditState
);
[C++]Parameters
EditState [out, retval]EditState is a parameter of type esriEngineEditState
Product Availability
Available with ArcGIS Engine.
Description
The EditState property communicates the current edit state of the EngineEditor. The esriEngineEditState constants provide the valid edit states.