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