ComponentOne Maps for WPF and Silverlight
MinZoom Property (C1Maps)

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

Reference

C1Maps Class
C1Maps Members