ChartDirector 7.1 (.NET Edition)

DrawArea.outGIF2


Usage

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

Description

Writes the DrawArea as a GIF image to memory.

Arguments

None

Return Value

A byte array containing the GIF image.