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