ForwardAndBackwardAnimationStartTime Property |
Gets or sets the start time of the animation.
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public JulianDate StartTime { get; set; }
Public Property StartTime As JulianDate
Get
Set
public:
property JulianDate StartTime {
JulianDate get ();
void set (JulianDate value);
}
member StartTime : JulianDate with get, set
Property Value
Type:
JulianDateSee Also