ForwardAndBackwardAnimationEndTime Property |
Gets or sets the end 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 EndTime { get; set; }
Public Property EndTime As JulianDate
Get
Set
public:
property JulianDate EndTime {
JulianDate get ();
void set (JulianDate value);
}
member EndTime : JulianDate with get, set
Property Value
Type:
JulianDateSee Also