ChartDirector Ver 3.0 (C++ Edition)
Box
.setSize
Usage
void setSize(int w, int h);
Description
Set the width and height of the box.
Arguments
Argument
Default
Description
w
(Mandatory)
The width of the box in pixels.
h
(Mandatory)
The height of the box in pixels.
Return Value
None
© 2003 Advanced Software Engineering Limited. All rights reserved.