IScene3DExporter.Scale

Fore Syntax

Scale: Double;

Fore.NET Syntax

Scale: System.Double;

Description

The Scale property determines the scale of the 3D scene to be exported.

Comments

It increases the scale in a given number of times. The property can be any value above zero.

Fore and Fore.NET Examples

The property use is given in the example for IScene3DExporter.PixelHeight.

See also:

IScene3DExporter