ChartDirector 6.0 (Ruby Edition)

DrawArea.loadWMP


Usage

loadWMP(filename)

Description

Load a WAP bitmap image into the current DrawArea.

This method will overwrite the current DrawArea.

Arguments

ArgumentDefaultDescription
filename(Mandatory)The filename of the image to be loaded.

Return Value

A true value indicates no error. A false value indicates the operation is unsuccessful.