Canvas_Ellipse_WH

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > UI (User Interface) > CONTROLS > Control Types > Canvas Control > Canvas Control Commands >

Canvas_Ellipse_WH

 

Description

 

See Canvas_Ellipse function. Draw an ellipse or a circle in the currently selected canvas target.

 

This function is the same as Canvas_Ellipse function with the only difference that:

1.parameter X2 is considered the width of the bounding rectangle of the ellipse/circle

2.parameter Y2 is considered the height of the bounding rectangle of the ellipse/circle