Model.AnimationStep Property

Gets or sets the animation step that increments the AnimationFrameNumber at each tick of the animation timer. Can be a negative number.
Public Property AnimationStep() As Integer
This language is not supported or no code example is available.
public int AnimationStep {get; set;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition