ChartDirector 7.1 (.NET Edition)

DrawArea.outWMP2


Usage

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

Description

Writes the DrawArea as a WAP bitmap image to memory.

Arguments

None

Return Value

A byte array containing the WAP bitmap image.