InfoAnimationWidth property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int InfoAnimationWidth

Delphi Syntax

InfoAnimationWidth: Integer

Overview

Refer to Playing an Animation.

Remarks

(Read only) Is the width that will be used for the target bitmap when playing an animation.

Use the GetFileInfo method to update this property. The value of this property is valid only if the InfoAnimation property is TRUE. The unit of measure is pixels.

See Also

Elements

GetFileInfo method, InfoAnimation property, InfoAnimationHeight property

Topics

Raster Images: Playing Animated Images