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