Click or drag to resize

FormsMapCurrentZoomLevel Property

Gets the current zoom level of the map while it is in animation mode.

Namespace:  Ptv.XServer.Controls.Map
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public double CurrentZoomLevel { get; }

Property Value

Type: Double

Implements

IMapCurrentZoomLevel
See Also