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