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