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