ComponentOne Maps for UWP
TargetZoomSpeed Property

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > C1Maps Class : TargetZoomSpeed Property
Gets or sets a value that determines the speed with which Zoom approaches TargetZoom.
Syntax
'Declaration
 
Public Property TargetZoomSpeed As Double
public double TargetZoomSpeed {get; set;}
Remarks
The value should be between 0 and 1. A value of 1 indicates that Zoom instantly changes to TargetZoom.
See Also

Reference

C1Maps Class
C1Maps Members