Click or drag to resize

MapCurrentScale Property

Gets the current scale of the map in meters per pixel 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 CurrentScale { get; }

Property Value

Type: Double

Implements

IMapCurrentScale
See Also