ComponentOne Maps for WPF and Silverlight
TargetZoom Property (C1Maps)

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

Reference

C1Maps Class
C1Maps Members