CelestialIsSunUp Property

Determine if the sun is currently up, based on sunset and sunrise time at the provided location and date.

Definition

Namespace: CoordinateSharp
Assembly: CoordinateSharp (in CoordinateSharp.dll) Version: 2.21.1.1
XMLNS for XAML: Not mapped to an xmlns.
C#
public bool IsSunUp { get; }

Property Value

Boolean

See Also