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

GetMapStaticImageOptions.BoundingBox 属性

定义

边界框。 注意:BoundingBox 或 CenterCoordinate 是必需参数。 它们是相互排斥的。 它不应与 HeightInPixels 或 WidthInPixels 一起使用。 Lat 和 Lon 允许的最大范围是在此页顶部的表格中为每个缩放级别定义的。

public Azure.Core.GeoJson.GeoBoundingBox BoundingBox { get; }
member this.BoundingBox : Azure.Core.GeoJson.GeoBoundingBox
Public ReadOnly Property BoundingBox As GeoBoundingBox

属性值

适用于