Location.Longitude Property

A double specifying the longitude of a single point on the globe. Optional. The default value is 0.

public double Longitude { set; get; }
Remarks

This property is a floating-point value in decimal degrees representing a WGS 84 datum. Valid values range from -180 to 180.

See Also

Reference

Location.Latitude Property

Page view tracker