Click or drag to resize

TimeIntervalDisplayCondition Constructor

Initializes a default time display condition. MinimumTime is set to JulianDate.MinValue and MaximumTime is set to JulianDate.MaxValue. With this interval, an object is always rendered regardless of the current animation time.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TimeIntervalDisplayCondition()
See Also