Aracılığıyla paylaş


Location.Latitude Property

Definition

Gets or sets the latitude coordinate of this location.

public:
 property double Latitude { double get(); void set(double value); };
public double Latitude { get; set; }
member this.Latitude : double with get, set
Public Property Latitude As Double

Property Value

Latitude of the location.

Applies to