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