ComponentOne Maps for UWP
TargetZoom Property

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > C1Maps Class : TargetZoom Property
Gets or sets the target zoom.
Syntax
'Declaration
 
Public Property TargetZoom As Double
public double TargetZoom {get; set;}
Remarks
When TargetZoom is set, the Zoom property value smoothly changes to TargetZoom.
See Also

Reference

C1Maps Class
C1Maps Members