Maps for ASP.NET Web Forms
Zoom Property (C1Maps)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps 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 default value is 1. The minimum zoom factor is 1. An increment of 1 in the zoom factor doubles the map resolution.
See Also

Reference

C1Maps Class
C1Maps Members