'Declaration <DescriptionAttribute("Occurs when the annotation is not drawing because of error.")> <CategoryAttribute("VintaSoft, Annotation")> Public Event AnnotationDrawException As System.EventHandler(Of AnnotationViewDrawExceptionEventArgs)
[Description("Occurs when the annotation is not drawing because of error.")] [Category("VintaSoft, Annotation")] public event System.EventHandler<AnnotationViewDrawExceptionEventArgs> AnnotationDrawException
[Description("Occurs when the annotation is not drawing because of error.")] [Category("VintaSoft, Annotation")] public: __event System.EventHandler<AnnotationViewDrawExceptionEventArgs*>* AnnotationDrawException
[Description("Occurs when the annotation is not drawing because of error.")] [Category("VintaSoft, Annotation")] public:
event System.EventHandler<AnnotationViewDrawExceptionEventArgs^>^ AnnotationDrawException