IFlashBox.ScaleMode

Fore Syntax

ScaleMode: FlashScaleMode;

Fore.NET Syntax

ScaleMode: Prognoz.Platform.Interop.Forms.tagFlashScaleMode;

Description

The ScaleMode property determines the scale of the Flash object displaying.

Comments

On loading a Flash object the ScaleMode internal parameter is ignored and replaced with value of the ScaleMode property specified in component parameters settings.

See also:

IFlashBox