Partager via


GeoJsonMultiPolygonData.Coordinates Propriété

Définition

Contient une liste d’objets valides GeoJSON Polygon . Notez que les coordonnées dans GeoJSON sont dans l’ordre x, y (longitude, latitude).

public System.Collections.Generic.IList<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<System.Collections.Generic.IList<double>>>>
Public ReadOnly Property Coordinates As IList(Of IList(Of IList(Of IList(Of Double))))

Valeur de propriété

S’applique à