ForwardAndBackwardAnimationEndCycle Property |
Gets or sets the end
cycle.
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 SimulationAnimationCycle EndCycle { get; set; }
Public Property EndCycle As SimulationAnimationCycle
Get
Set
public:
property SimulationAnimationCycle EndCycle {
SimulationAnimationCycle get ();
void set (SimulationAnimationCycle value);
}
member EndCycle : SimulationAnimationCycle with get, set
Property Value
Type:
SimulationAnimationCycleSee Also