[VB] | Public Function loadWMP(filename As String) As Boolean |
[C#] | public bool loadWMP(string filename); |
ChartDirector 5.1 (.NET Edition)
DrawArea.loadWMP
Usage
[VB] | Public Function loadWMP(filename As String) As Boolean |
[C#] | public bool loadWMP(string filename); |
Description
Arguments
Argument | Default | Description |
---|---|---|
filename | (Mandatory) | The filename of the image to be loaded. |
Return Value