次の方法で共有


GeoJsonMultiLineStringData.Coordinates プロパティ

定義

ジオメトリの GeoJson MultiLineString 座標。

public System.Collections.Generic.IList<System.Collections.Generic.IList<System.Collections.Generic.IList<double>>> Coordinates { get; }
member this.Coordinates : System.Collections.Generic.IList<System.Collections.Generic.IList<System.Collections.Generic.IList<double>>>
Public ReadOnly Property Coordinates As IList(Of IList(Of IList(Of Double)))

プロパティ値

適用対象