IScene3DExporter.GetBitmap

Syntax

GetBitmap: IGxBitmap;

Description

The GetBitmap method returns the graphic image of the 3D scene.

Example

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

See also:

IScene3DExporter