| Visual Basic (Declaration) | |
|---|---|
Public Property AnimationHeight As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int AnimationHeight {get; set;} | |
Return Value
The animation height used when saving GIF images.For an example, refer to CodecsGifOptions.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6
Copy Code