This document is archived and information here might be outdated.  Recommended version.


ISurveyEditDlgEvents.OnCancel Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ISurveyEditDlgEvents.OnCancel Method

Fired when clicked on Cancel button.

[Visual Basic .NET]
Public Sub OnCancel ( _
)
[C#]
public void OnCancel (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ISurveyEditDlgEvents Interface