ChartDirector 5.1 (.NET Edition)

DrawArea.outGIF2


Usage

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

Description

Writes the DrawArea as a GIF image to memory.

Arguments

None

Return Value

A byte array containing the GIF image.