IScene3DExporter.PixelWidth

Fore Syntax

PixelWidth: Integer;

Fore.NET Syntax

PixelWidth: System.Int32;

Description

The PixelWidth property determines the width of the 3D scene in pixels.

Fore and Fore.NET Examples

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

See also:

IScene3DExporter