RenderingEventArgsTime Property |
Gets the time of the render.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 23.1.416.0 (23.1.416.0)
Syntaxpublic JulianDate Time { get; }
Public ReadOnly Property Time As JulianDate
Get
public:
property JulianDate Time {
JulianDate get ();
}
member Time : JulianDate with get
Property Value
Type:
JulianDate
See Also