ComponentOne Maps for UWP
MaxLong Property

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > C1Maps Class : MaxLong Property
Gets or sets the maximum longitude of this map.
Syntax
'Declaration
 
Public Property MaxLong As Double
public double MaxLong {get; set;}
Remarks
The minimum value is -180 and the maximum value is 180.
See Also

Reference

C1Maps Class
C1Maps Members