'Declaration <CategoryAttribute("VintaSoft, Annotation")> <DescriptionAttribute("Occurs when HoveredAnnotationView property is changed.")> Public Event HoveredAnnotationViewChanged As System.EventHandler(Of AnnotationViewEventArgs)
[Category("VintaSoft, Annotation")] [Description("Occurs when HoveredAnnotationView property is changed.")] public event System.EventHandler<AnnotationViewEventArgs> HoveredAnnotationViewChanged
[Category("VintaSoft, Annotation")] [Description("Occurs when HoveredAnnotationView property is changed.")] public: __event System.EventHandler<AnnotationViewEventArgs*>* HoveredAnnotationViewChanged
[Category("VintaSoft, Annotation")] [Description("Occurs when HoveredAnnotationView property is changed.")] public:
event System.EventHandler<AnnotationViewEventArgs^>^ HoveredAnnotationViewChanged