 | AdditionalSolarTimesSunriseBottomDisc Property |
DateTime when the bottom of the solar disc touches the horizon after a sunrise event.
Namespace:
CoordinateSharp
Assembly:
CoordinateSharp (in CoordinateSharp.dll) Version: 2.9.4.2
Syntaxpublic Nullable<DateTime> SunriseBottomDisc { get; }
Property Value
Type:
NullableDateTime
Remarks
DateTime will be null if event does not occur.
See Also