ComponentOne Maps for WPF and Silverlight
TargetCenterSpeed Property (C1Maps)

C1.WPF.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 System.Double
public System.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