InfoAnimationWidth property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

float InfoAnimationWidth

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 determined by the ScaleMode property.

See Also

Elements:

GetFileInfo method, InfoAnimation property, InfoAnimationHeight property

Topics:

Raster Images: Playing Animated Images