InfoAnimationHeight property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int InfoAnimationHeight

Delphi Syntax

InfoAnimationHeight: Integer

Overview

Refer to Playing an Animation.

Remarks

(Read only) Is the height 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

InfoColorSpace property, GetFileInfo method, InfoAnimation property, InfoAnimationWidth property

Topics

Raster Images: Playing Animated Images