ComponentOne Maps for UWP
TargetCenterSpeed Property

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

Reference

C1Maps Class
C1Maps Members