Maps for WinRT
MaxLong Property


Gets or sets the maximum longitude of this map.
Syntax
'Declaration
 
Public Property MaxLong As Double
'Usage
 
Dim instance As C1Maps
Dim value As Double
 
instance.MaxLong = value
 
value = instance.MaxLong
public double MaxLong {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