Click or drag to resize

RealTimeAnimationTimeOffset Property

Gets or sets the offset in seconds that is applied to the current time. For example, to have time run ten seconds behind the current time, set to ten.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double TimeOffset { get; set; }

Property Value

Type: Double
See Also