Podcast
Questions and Answers
What is the range of values for opacity?
What is the range of values for opacity?
What is the default gradient type?
What is the default gradient type?
What is the default line width?
What is the default line width?
How do you draw a circle?
How do you draw a circle?
Signup and view all the answers
What is the range of values for the roundness of a star?
What is the range of values for the roundness of a star?
Signup and view all the answers
How do you draw a polygon?
How do you draw a polygon?
Signup and view all the answers
What is the default fill color for a rectangle?
What is the default fill color for a rectangle?
Signup and view all the answers
What is the default border width?
What is the default border width?
Signup and view all the answers
What is the purpose of the dashes argument in drawing a rectangle?
What is the purpose of the dashes argument in drawing a rectangle?
Signup and view all the answers
How do you specify a custom color using RGB values?
How do you specify a custom color using RGB values?
Signup and view all the answers
What is the coordinate system used on the canvas?
What is the coordinate system used on the canvas?
Signup and view all the answers
What happens when you draw a shape with a fill set to None?
What happens when you draw a shape with a fill set to None?
Signup and view all the answers