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