Click or drag to resize

DisplayParametersHelper.Update Method

Updates the display condition instances to their state at the provided time.

Namespace:  AGI.Foundation.Platforms.Advanced
Assembly:  AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public void Update(
	JulianDate time
)

Parameters

time
Type: AGI.Foundation.Time.JulianDate
The time at which to evaluate.
See Also