Maps for UWP
PointsSource プロパティ (C1VectorPolyline)

C1.UWP.Maps アセンブリ > C1.Xaml.Maps 名前空間 > C1VectorPolyline クラス : PointsSource プロパティ
頂点ポイントのソースを取得または設定します。PointsSource は、Points プロパティが 設定されていない(Points が null 値)場合にのみ使用されます。
シンタックス
'宣言
 
Public Property PointsSource As System.Collections.Generic.IEnumerable(Of Point)
public System.Collections.Generic.IEnumerable<Point> PointsSource {get; set;}
参照

C1VectorPolyline クラス
C1VectorPolyline メンバ