C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the animation width used when saving GIF files.
public int AnimationWidth { get; set; }
Public Property AnimationWidth As Integer
public int AnimationWidth {get; set;}
@property (nonatomic, assign) NSInteger animationWidth
public int getAnimationWidth()
public void setAnimationWidth(int width)
<br/>get_AnimationWidth();<br/>set_AnimationWidth(value);<br/>Object.defineProperty('AnimationWidth');
The animation width 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