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