Lab7-PaintPotCam

This is drawing app. we will learn how to use Canvas component to set up a initial image. then we can press on the screen as Canvas.Touched, and we will draw something with our touch. in addition, we also lean how to set up the Size and Color for Canvas with .PaintColor and  set dotSize. we will create some button and that will help us change color and dot size by touching that button.