'Declaration <DescriptionAttribute("Occurs when the annotation interaction mode is changed.")> <CategoryAttribute("VintaSoft, Annotation")> Public Event AnnotationInteractionModeChanged As System.EventHandler(Of AnnotationInteractionModeChangedEventArgs)
[Description("Occurs when the annotation interaction mode is changed.")] [Category("VintaSoft, Annotation")] public event System.EventHandler<AnnotationInteractionModeChangedEventArgs> AnnotationInteractionModeChanged
[Description("Occurs when the annotation interaction mode is changed.")] [Category("VintaSoft, Annotation")] public: __event System.EventHandler<AnnotationInteractionModeChangedEventArgs*>* AnnotationInteractionModeChanged
[Description("Occurs when the annotation interaction mode is changed.")] [Category("VintaSoft, Annotation")] public:
event System.EventHandler<AnnotationInteractionModeChangedEventArgs^>^ AnnotationInteractionModeChanged