ChartDirector 5.1 (.NET Edition)

DrawArea.outWMP2


Usage

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

Description

Writes the DrawArea as a WAP bitmap image to memory.

Arguments

None

Return Value

A byte array containing the WAP bitmap image.