ComponentOne Maps for UWP
MaxZoom Property (C1Maps)

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

Reference

C1Maps Class
C1Maps Members