public PointCollection Points { get; }
Public ReadOnly Property Points As PointCollection Get
public: property PointCollection^ Points { PointCollection^ get (); }
member Points : PointCollection with get
In This Article