Click or drag to resize

BingMetaInfoMaxZoom Property

Gets or sets the maximum zoom level of the bing map where tiles are available.

Namespace:  Ptv.XServer.Controls.Map.TileProviders
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public int MaxZoom { get; set; }

Property Value

Type: Int32
See Also