Maps for UWP
Points プロパティ (C1VectorPolygon)

C1.UWP.Maps アセンブリ > C1.Xaml.Maps 名前空間 > C1VectorPolygon クラス : Points プロパティ
C1VectorPolygon の頂点ポイントを含むコレクションを取得または設定します。ポイントは地理座標で、X が経度、Y が緯度です。
シンタックス
'宣言
 
Public Property Points As Windows.UI.Xaml.Media.PointCollection
public Windows.UI.Xaml.Media.PointCollection Points {get; set;}
参照

C1VectorPolygon クラス
C1VectorPolygon メンバ