Click or drag to resize

MagnifierMapViewZoomDelta Property

Gets or sets the zoom delta of the magnifier in reference to the map.

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 ZoomDelta { get; set; }

Property Value

Type: Int32
Zoom delta of the magnifier.
See Also