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

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

VectorPolyline クラス
VectorPolyline メンバ