Share via


Location.Longitude Property

Definition

Gets or Sets longitude of the location of type Int32.

public int Longitude { get; set; }
member this.Longitude : int with get, set
Public Property Longitude As Integer

Property Value

This value is the longitude of the location.

Applies to