Maps for WinRT
TargetZoom Property


Gets or sets the target zoom.
Syntax
'Declaration
 
Public Property TargetZoom As Double
'Usage
 
Dim instance As C1Maps
Dim value As Double
 
instance.TargetZoom = value
 
value = instance.TargetZoom
public double TargetZoom {get; set;}
Remarks
When TargetZoom is set, the Zoom property value smoothly changes to TargetZoom.
See Also

Reference

C1Maps Class
C1Maps Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback