Maps for WinRT
MinLong Property


Gets or sets the minimum longitude of this map.
Syntax
'Declaration
 
Public Property MinLong As Double
'Usage
 
Dim instance As C1Maps
Dim value As Double
 
instance.MinLong = value
 
value = instance.MinLong
public double MinLong {get; set;}
Remarks
The minimum value is -180 and the maximum value is 180.
See Also

Reference

C1Maps Class
C1Maps Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback