ChartDirector 7.1 (.NET Edition)

DrawArea.outBMP2


Usage

[C#]public byte[] outBMP2();
[VB]Public Function outBMP2() As Byte()

Description

Writes the DrawArea as a BMP image to memory.

Arguments

None

Return Value

A byte array containing the BMP image.