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