MapViewFinalZoom Property |
Gets the level of detail according to the standard tiling scheme (float value).
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public double FinalZoom { get; }
Public ReadOnly Property FinalZoom As Double
Get
public:
property double FinalZoom {
double get ();
}
member FinalZoom : float with get
Property Value
Type:
DoubleSee Also