ComponentOne Maps for UWP
MinLong Property

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

Reference

C1Maps Class
C1Maps Members