ComponentOne Maps for WPF and Silverlight
Zoom Property (C1Maps)

C1.WPF.Maps Namespace > C1Maps Class : Zoom Property
Gets or sets the zoom factor of this map.
Syntax
'Declaration
 
Public Property Zoom As System.Double
public System.double Zoom {get; set;}
Remarks
The minimum zoom factor is 0. An increment of 1 in the zoom factor doubles the map resolution.
See Also

Reference

C1Maps Class
C1Maps Members