Click or drag to resize

TimeChangedEventArgs.NextTime Property

Gets the time of the next update if it is different than Time.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public JulianDate NextTime { get; }

Property Value

Type: JulianDate
See Also