Gets/sets a number of times to play the GIF file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property PlaybackCount As Integer
public int PlaybackCount { get; set; }
If this property is 0, the file is played infinitely.
Default value is 0.