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