ComponentOne Maps for WPF and Silverlight
MaxLat Property (C1Maps)

C1.WPF.Maps Namespace > C1Maps Class : MaxLat Property
Gets or sets the maximum latitude of this map.
Syntax
'Declaration
 
Public Property MaxLat As System.Double
public System.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