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