バージョン

Points プロパティ (PolyLineVisualData)

ポリラインのポイント。
シンタックス
'宣言
 
Public Property Points As List(Of PointData)
public List<PointData> Points {get; set;}
参照