ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1GifImage Class / LoopCount Property

In This Topic
    LoopCount Property
    In This Topic
    Gets or sets the number of times to repeat the animation.
    Syntax
    'Declaration
     
    Public Property LoopCount As System.Integer
    public System.int LoopCount {get; set;}
    See Also