Maps for WinRT
MaxLat Property


Gets or sets the maximum latitude of this map.
Syntax
'Declaration
 
Public Property MaxLat As Double
'Usage
 
Dim instance As C1Maps
Dim value As Double
 
instance.MaxLat = value
 
value = instance.MaxLat
public double MaxLat {get; set;}
Remarks
The minimum value is -85.05113 and the maximum value is 85.05113.
See Also

Reference

C1Maps Class
C1Maps Members

 

 


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

Product Support Forum  |  Documentation Feedback