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 used when saving GIF images.For an example, refer to CodecsGifOptions.
To save GIF images with an animation loop, set the value of the UseAnimationLoop to true then set the number of animation count
(loop) in the AnimationLoop property prior of calling the RasterCodecs.Save method.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6