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