StartedEventArgsForward Property |
Gets a value indicating whether animation has been started in the forward or backward direction.
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 bool Forward { get; }
Public ReadOnly Property Forward As Boolean
Get
public:
property bool Forward {
bool get ();
}
member Forward : bool with get
Property Value
Type:
BooleanSee Also