ChartDirector 5.1 (.NET Edition)

DrawArea.outBMP2


Usage

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

Description

Writes the DrawArea as a BMP image to memory.

Arguments

None

Return Value

A byte array containing the BMP image.