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