ChartDirector 5.1 (.NET Edition)

DrawArea.outPNG2


Usage

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

Description

Writes the DrawArea as a PNG image to memory.

Arguments

None

Return Value

A byte array containing the PNG image.