Click or drag to resize

RenderingEventArgs Constructor

Initializes a new instance.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public RenderingEventArgs(
	JulianDate time
)

Parameters

time
Type: AGI.Foundation.TimeJulianDate
The Time at which rendering is occurring.
See Also