Maps for WPF
Points プロパティ (VectorPolygon)

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

VectorPolygon クラス
VectorPolygon メンバ