AdditionalSolarTimesSunsetBottomDisc Property

DateTime when the bottom of the solar disc touches the horizon before sunset

Definition

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

Property Value

NullableDateTime

Remarks

DateTime will be null if event does not occur.

See Also