Visual Basic (Declaration) | |
---|---|
Public Property AnimationLoop As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int AnimationLoop {get; set;} |
Return Value
The animation loop value to use when saving GIF files.For an example, refer to CodecsGifOptions.
AnimationLoop is only used when the value of UseAnimationLoop is set to true.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family