←Select platform

AnimationHeight Property

Summary

Gets the animation height.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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(); 
} 

Property Value

The animation height, in pixels.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly