The number of times to repeat the animation.
0 to repeat indefinitely.
-1 to not repeat.
Defaults to -1 if less than -1.

Declaration Syntax
public int RepeatCount { get; set; }
Public Property RepeatCount As Integer
public:
property int RepeatCount {
int get ();
void set (int value);
}
Assembly:
GifComponents (Module: GifComponents) Version: 0.1.3594.26453