Visual Basic (Declaration) | |
---|---|
Public Property UseAnimationLoop As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool UseAnimationLoop {get; set;} |
Return Value
true to use AnimationLoop when saving GIF images; otherwise false.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