GetMapStaticImageOptions.BoundingBox Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Bounding box. Note: Either BoundingBox or CenterCoordinate are required parameters. They are mutually exclusive. It shouldn't be used with HeightInPixels or WidthInPixels. The maximum allowed ranges for Lat and Lon are defined for each zoom level in the table at the top of this page.
public Azure.Core.GeoJson.GeoBoundingBox BoundingBox { get; }
member this.BoundingBox : Azure.Core.GeoJson.GeoBoundingBox
Public ReadOnly Property BoundingBox As GeoBoundingBox
Property Value
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET