ComponentOne Maps for WPF and Silverlight
MaxZoom Property (C1Maps)

C1.WPF.Maps Namespace > C1Maps Class : MaxZoom Property
Gets or sets the maximum zoom of this map.
Syntax
'Declaration
 
Public Property MaxZoom As System.Double
public System.double MaxZoom {get; set;}
Remarks
The minimum zoom factor is 0 and the maximum value is 20.
See Also

Reference

C1Maps Class
C1Maps Members