This document is archived and information here might be outdated. Recommended version. |
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*
The EditState property communicates the current edit state of the EngineEditor. The esriEngineEditState constants provide the valid edit states.