你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GeoLineStringCollection.Coordinates 属性

定义

返回构成此几何图形的坐标数组的视图。

public Azure.Core.GeoJson.GeoArray<Azure.Core.GeoJson.GeoArray<Azure.Core.GeoJson.GeoPosition>> Coordinates { get; }
member this.Coordinates : Azure.Core.GeoJson.GeoArray<Azure.Core.GeoJson.GeoArray<Azure.Core.GeoJson.GeoPosition>>
Public ReadOnly Property Coordinates As GeoArray(Of GeoArray(Of GeoPosition))

属性值

适用于