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