ComponentOne Maps for WPF and Silverlight
MinLat Property (C1Maps)

C1.WPF.Maps Namespace > C1Maps Class : MinLat Property
Gets or sets the minimum latitude of this map.
Syntax
'Declaration
 
Public Property MinLat As System.Double
public System.double MinLat {get; set;}
Remarks
The minimum value is -85.05113 and the maximum value is 85.05113.
See Also

Reference

C1Maps Class
C1Maps Members