BB FlashBack SDK: FBExportToSWFParams

ScaleToPercents

Description

Determines whether percent scaling or pixel sizes should be used to set the dimensions of the exported movie.

The parameters OutputSizeX and OutputSizeY set the pixel size.

The parameters OutputSizePercentXFloat and OutputSizePercentYFloat (and the deprecated parameters OutputSizePercentX and OutputSizePercentY) set the percent scaling.

Syntax

[C#/C++]
public Bool ScaleToPercents;

[VB.NET]
Public Property ScaleToPercents As Boolean

See Also

FBExportToSWFParams:OutputSizeKeepAspectRatio  FBExportToSWFParams::OutputSizePercentXFloat  FBExportToSWFParams::OutputSizePercentYFloat  FBExportToSWFParams::OutputSizeY  FBExportToSWFParams::OutputSizeX

Deprecated: FBExportToSWFParams::OutputSizePercentX  FBExportToSWFParams::OutputSizePercentY