←Select platform

AnimationWidth Property

Summary

Gets the animation width.

Syntax
C#
VB
Objective-C
C++
Java
public int AnimationWidth { get; } 
Public ReadOnly Property AnimationWidth As Integer 
@property (nonatomic, assign, readonly) NSInteger animationWidth 
public int getAnimationWidth() 
public: 
property int AnimationWidth { 
   int get(); 
} 

Property Value

The animation width, in pixels.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly