Click or drag to resize
LocationLatitude Property
Gets or sets the latitude.

Namespace: InstaSharp.Models
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public decimal Latitude { get; set; }

Property Value

Type: Decimal
The latitude.
See Also