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