ComponentOne Maps for WPF and Silverlight
TargetZoomSpeed Property (C1Maps)

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