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