MapViewCurrentZoom Property |
Gets the floating tile level while 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 CurrentZoom { get; }
Public ReadOnly Property CurrentZoom As Double
Get
public:
property double CurrentZoom {
double get ();
}
member CurrentZoom : float with get
Property Value
Type:
DoubleSee Also