'Declaration Protected Overridable Sub OnAnnotationBuildingCanceled( _
ByVal eAn AnnotationViewEventArgs that contains the event data.As AnnotationViewEventArgs _
)
protected virtual void OnAnnotationBuildingCanceled(
AnnotationViewEventArgs e
)
protected: virtual void OnAnnotationBuildingCanceled(
AnnotationViewEventArgs* e
)
protected:
virtual void OnAnnotationBuildingCanceled(
AnnotationViewEventArgs^ e
)
Parameters
- e
- An AnnotationViewEventArgs that contains the event data.