> ## 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.Longitude

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

## Location.Longitude Property

Longitude in decimal degrees (-180 to 180).

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

#### Property Value

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