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