'Declaration <CategoryAttribute("VintaSoft, Annotation")> <DescriptionAttribute("Occurs when building of annotation is started.")> Public Event AnnotationBuildingStarted As System.EventHandler(Of AnnotationViewEventArgs)
[Category("VintaSoft, Annotation")] [Description("Occurs when building of annotation is started.")] public event System.EventHandler<AnnotationViewEventArgs> AnnotationBuildingStarted
[Category("VintaSoft, Annotation")] [Description("Occurs when building of annotation is started.")] public: __event System.EventHandler<AnnotationViewEventArgs*>* AnnotationBuildingStarted
[Category("VintaSoft, Annotation")] [Description("Occurs when building of annotation is started.")] public:
event System.EventHandler<AnnotationViewEventArgs^>^ AnnotationBuildingStarted