次の方法で共有


GeoJsonPolygonData.Coordinates プロパティ

定義

ジオメトリタイプの GeoJson Polygon 座標。

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)))

プロパティ値

適用対象