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