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