C#
VB
Java
Objective-C
WinRT C#
C++
Gets the animation height.
public int AnimationHeight { get; }
Public ReadOnly Property AnimationHeight As Integer
public int AnimationHeight {get;}
@property (nonatomic, assign, readonly) NSInteger animationHeight
public int getAnimationHeight()
get_AnimationHeight();
public:
property int AnimationHeight {
int get();
}
The animation height, 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