LoopCount Property (GcGifReader)
In This Topic
Gets the number of iterations the animated GIF should be executed. 0 means infinite loop.
Syntax
'Declaration
Public ReadOnly Property LoopCount As System.Integer
public System.int LoopCount {get;}
See Also