Provides access to more editor events. Implement it to listen for specific events that occur during an edit session.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
OnCurrentTemplateChanged | Called when the current template changes. | |
OnShapeConstructorChanged | Called when the Shape Constructor changes. | |
OnTemplateModified | Called when a template is modified. | |
OnTemplatesAdded | Called when a templates are added. | |
OnTemplatesRemoved | Called when a templates are removed. | |
OnVertexSelectionChanged | Called when the sketch's selected vertices changes. |
CoClasses that implement IEditEvents5
CoClasses and Classes | Description |
---|---|
EditEvents5 | Helper coclass for working with the nondefault outbound IEditEvents5 interface in VB. |
Editor | The Object Editor Extension. |