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