<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > CONTROLS > Control Types > Canvas Control > Canvas Control Commands > Canvas_Arc_WH |
Description
See Canvas_Arc function. Draw an ellipse or a circle in the currently selected canvas target.
This function is the same as Canvas_Arc function with the only difference that:
1.parameter X2 is considered the width of the bounding rectangle of the arc
2.parameter Y2 is considered the height of the bounding rectangle of the arc