Maps for WinRT XAML
PointsSource プロパティ (C1VectorPolygon)

頂点ポイントのソースを取得または設定します。PointsSource は、Points プロパティが 設定されていない(Points が null 値)場合にのみ使用されます。
構文
'宣言
 
Public Property PointsSource As System.Collections.Generic.IEnumerable(Of Point)
public System.Collections.Generic.IEnumerable<Point> PointsSource {get; set;}
参照

C1VectorPolygon クラス
C1VectorPolygon メンバ