Provides access to events that occur when a parcel is edited.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
OnAfterStopParcelEditing | Fired a After a parcel is stopped from edit. | |
OnAfterSwitchParcelEditMode | Fired after a parcel edit mode is switched. | |
OnBeforeStopParcelEditing | Fired before a parcel is stopped from edit. | |
OnBeforeSwitchParcelEditMode | Fired before a parcel edit mode is switched. | |
OnGridCellEdit | Fired after a cell is modified by the user and before the value is interpreted by the grid. | |
OnStartParcelEditing | Fired a when a parcel is started to edit. |
CoClasses that implement IParcelEditEvents
CoClasses and Classes | Description |
---|---|
CadastralEditorExtension | Cadastral Editor Extension Object. |