> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Core.Location.Latitude

### [ResQ.Core](./ResQ.Core.md "ResQ.Core").[Location](./ResQ.Core.Location.md "ResQ.Core.Location")

## Location.Latitude Property

Latitude in decimal degrees (-90 to 90).

```csharp theme={null}
public double Latitude { get; init; }
```

#### Property Value

[System.Double](https://learn.microsoft.com/en-us/dotnet/api/system.double "System.Double")
