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: 25.1.421.0 (25.1.421.0)
Syntax
public RenderingEventArgs(
	JulianDate time
)

Parameters

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