Sdílet prostřednictvím


GetMapTileOptions.MapTileSize Property

Definition

The size of the returned map tile in pixels. Possible value: Size256 and Size512

public Azure.Maps.Rendering.MapTileSize? MapTileSize { get; set; }
member this.MapTileSize : Nullable<Azure.Maps.Rendering.MapTileSize> with get, set
Public Property MapTileSize As Nullable(Of MapTileSize)

Property Value

Applies to