This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the behavior of the EngineEditor.
Name | Description | |
---|---|---|
AbortOperation | Aborts an edit operation. | |
AddTask | Adds a task to the EngineEditor. | |
CurrentTask | The current edit task. | |
EditSelection | The selected features that are editable. | |
EditSessionMode | The current edit session mode. | |
EditState | The EngineEditor's current edit state. | |
EditWorkspace | The workspace being edited. | |
EnableUndoRedo | Indicates if undo/redo capabilities are enabled. | |
GetTaskByUniqueName | Retrieves a task by UniqueName from the EngineEditor. | |
HasEdits | Indicates if edits have been made. | |
InvertAgent | Draws the EngineEditor's snapping agent. | |
Map | The map being edited. | |
SelectionAnchor | The selection anchor point. | |
SelectionCount | The number of selected features that are editable. | |
StartEditing | Starts an edit session. | |
StartOperation | Starts an edit operation. | |
StopEditing | Stops an edit session. | |
StopOperation | Stops an edit operation. | |
Task | The edit task at the specified index. | |
TaskCount | The number of edit tasks. |
Interfaces | Description |
---|---|
IEngineEditor | Provides access to members that control the behavior of the EngineEditor. |
CoClasses and Classes | Description |
---|---|
EngineEditor | A singleton object representing the Engine editing environment. |