ComponentOne Maps for UWP
Zoom Property (C1Maps)

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > C1Maps Class : Zoom Property
Gets or sets the zoom factor of this map.
Syntax
'Declaration
 
Public Property Zoom As Double
public 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