ComponentOne Maps for UWP
MinLat Property

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > C1Maps Class : MinLat Property
Gets or sets the minimum latitude of this map.
Syntax
'Declaration
 
Public Property MinLat As Double
public 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