Share via


Location.Latitude Property

Definition

Gets or Sets latitutde of the location of type Int32.

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

Property Value

This value is the latitude of the location.

Applies to