Small Basic Quiz 03
Welcome to Small Basic Quiz #3!
Here are the questions:
- When would you want to use the DrawLine() method over the other methods you could draw with?
- Where is the origin of the GraphicsWindow located?
- What method(s) would you use to draw a cross line on the GraphicsWindow?
- How do you change the thickness and color of the lines drawn by the DrawLine() method?
- What is the difference between the DrawTriangle() and the FillTriangle() methods?
- How do you change the fill color of rectangles drawn by FillRectangle()?
- List three ways to set the PenColor property of the GraphicsWindow.
- What method you'd call to draw a circle on the GraphicsWindow? What parameters would you pass to this method?
- How do you change the font and color of the text drawn by DrawText()?
- What is the difference between DrawText() and DrawBoundText()?
- What method(s) would you use to draw an image on the GraphicsWindow?
- What is the difference between the PlayClick() and PlayClickAndWait() methods?
Leave a comment if you need hints for any of the answers!
Go to https://blogs.msdn.com/SmallBasic to download Small Basic for free and learn all about it!
Have a Small and Basic day!
- Ninja Ed
Comments
- Anonymous
January 31, 2016
Computers Today (part 1 of 6) blogs.msdn.com/.../computers-today.aspx ..... CS SPOTLIGHT: Girls in computer programming... why it matters!!! blogs.msdn.com/.../cs-spotlight-girls-in-computer-programming-why-it-matters.aspx ... Computational Thinking - Videos & Papers by Jeannette Wing blogs.msdn.com/.../computational-thinking-videos-amp-papers-by-jeannette-wing.aspx