Click or drag to resize

ZoomSliderGadgetMapZoom Property

Gets or sets current map zoom.

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

Property Value

Type: Int32
Zoom factor of the map.
See Also