C#
VB
Java
Objective-C
WinRT C#
C++
Gets the animation width.
public int AnimationWidth { get; }
Public ReadOnly Property AnimationWidth As Integer
public int AnimationWidth {get;}
@property (nonatomic, assign, readonly) NSInteger animationWidth
public int getAnimationWidth()
get_AnimationWidth();
public:
property int AnimationWidth {
int get();
}
The animation width, in pixels.
For an example, refer to CodecsImageInfo.
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