ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
Longitude Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.TokenService Namespace > LatLong Class : Longitude Property




Syntax

Visual Basic (Declaration) 
<DefaultValueAttribute()>
Public Property Longitude As Double
Visual Basic (Usage)Copy Code
Dim instance As LatLong
Dim value As Double
 
instance.Longitude = value
 
value = instance.Longitude
C# 
[DefaultValueAttribute()]
public double Longitude {get; set;}

See Also

© 2010 All Rights Reserved.