ArcObjects Library Reference (Carto)  

IElementEditVerticesOperation Interface

Provides access to members that control Element Edit Vertices Operation.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property CanRedo Indicates if the operation can be redone.
Read-only property CanUndo Indicates if the operation can be undone.
Method Do Performs the operation.
Write-only property Elements The element(s) being updated.
Write-only property Geometry The new geometry.
Read-only property MenuString The menu string.
Write-only property Name The name of the operation.
Method Redo Redoes the operation.
Method Undo Undoes the operation.

Inherited Interfaces

Interfaces Description
IElementOperation Provides access to members that control Element Operations.
IEditOperation Indicator interface that identifies an operation as an edit operation.
IOperation Provides access to members that control Operations.

CoClasses that implement IElementEditVerticesOperation

CoClasses and Classes Description
ElementEditVerticesOperation (esriArcMapUI) Command for editing an elements vertices.