This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IS > ISurveyEditDlgEvents Interface (ArcObjects .NET 10.5 SDK) |
Provides access to events that occur when survey edit dialog buttons are clicked.
Description | ||
---|---|---|
OnCancel | Fired when clicked on Cancel button. | |
OnClearAll | Fired when clicked on ClearAll button. | |
OnClickedOK | Fired when clicked on OK button. | |
OnEditPoint | Fired when Point1 is edited manually. |