C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the animation height used when saving GIF files.
public int AnimationHeight { get; set; }
Public Property AnimationHeight As Integer
public int AnimationHeight {get; set;}
@property (nonatomic, assign) NSInteger animationHeight
public int getAnimationHeight()
public void setAnimationHeight(int height)
<br/>get_AnimationHeight();<br/>set_AnimationHeight(value);<br/>Object.defineProperty('AnimationHeight');
The animation height used when saving GIF files.
For an example, refer to CodecsGifOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET