<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > CONTROLS > Control Types > Canvas Control > Canvas Control Commands > Canvas_Box_WH |
Description
See Canvas_Box function. Draw a box with square or rounded corners in the currently selected canvas target.
This function is the same as Canvas_Box function with the only difference that:
1.parameter X2 is considered the width of the box
2.parameter Y2 is considered the height of the box