'Declaration Protected Overrides Sub OnFocusedAnnotationViewChanged( _
ByVal eAn AnnotationViewChangedEventArgs that contains the event data.As Vintasoft.Imaging.Annotation.UI.AnnotationViewChangedEventArgs _
)
protected override void OnFocusedAnnotationViewChanged(
Vintasoft.Imaging.Annotation.UI.AnnotationViewChangedEventArgs e
)
protected: void OnFocusedAnnotationViewChanged(
Vintasoft.Imaging.Annotation.UI.AnnotationViewChangedEventArgs* e
); override
protected:
void OnFocusedAnnotationViewChanged(
Vintasoft.Imaging.Annotation.UI.AnnotationViewChangedEventArgs^ e
); override
Parameters
- e
- An AnnotationViewChangedEventArgs that contains the event data.