'Declaration <DescriptionAttribute("The points of annotation.")> Public ReadOnly Property Points As Vintasoft.Imaging.Annotation.AnnotationPointCollection
[Description("The points of annotation.")] public Vintasoft.Imaging.Annotation.AnnotationPointCollection Points { get; }
[Description("The points of annotation.")] public: __property Vintasoft.Imaging.Annotation.AnnotationPointCollection* get_Points();
[Description("The points of annotation.")] public:
property Vintasoft.Imaging.Annotation.AnnotationPointCollection^ Points { Vintasoft.Imaging.Annotation.AnnotationPointCollection^ get(); }