Share via


GifRenderer.NumberOfAnimationLoops Property

The number of times the animation should loop.

Namespace: Lumia.Imaging
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Syntax

public int NumberOfAnimationLoops { get; set; }
'Declaration
Public Property NumberOfAnimationLoops As Integer
    Get
    Set
public:
virtual property int NumberOfAnimationLoops {
    int get () sealed;
    void set (int value) sealed;
}
function get_NumberOfAnimationLoops();
function set_NumberOfAnimationLoops(value);

Property Value

Type: Int32

Version Information

Lumia Imaging SDK

Supported in: 3.0, 2.0

See Also

GifRenderer Class

GifRenderer.GifRenderer Members

Lumia.Imaging Namespace