IChart > Chart Assembly Interfaces > IScene3DExporter > IScene3DExporter.GetBitmap
GetBitmap: IGxBitmap;
GetBitmap: Prognoz.Platform.Interop.Drawing.GxBitmap;
The GetBitmap method returns the graphic image of the 3D scene.
The method use is given in the example for IScene3DExporter.PixelHeight.
See also: