MapPolygon::ProjectedPoints Property
Bing
Gets or sets the vertices of the polygon.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
protected: property PointCollection^ ProjectedPoints { virtual PointCollection^ get() override; virtual void set(PointCollection^ value) override; }
Show: