[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GcGifWriter.LoopCount

LoopCount Property

LoopCount

Gets or sets the number of iterations the animated GIF should be executed. 0 means infinite loop.

Declaration
public int LoopCount { get; set; }
Public Property LoopCount As Integer