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