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