ComponentOne Maps for UWP
MaxLat Property

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