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