Related resources for Canvas in Silverlight
  • Silverlight Canvas Control6/6/2012 11:01:59 AM. The Canvas control, used as a container for child controls, defines functionality to position the child controls. This article demonstrates how to create and use a Canvas control in Silverlight using C# and XAML.
  • Tic Tac Toe - Silverlight Drawing Basics5/19/2011 12:46:40 AM. In this article I am trying to create a marker control that allows the user to mark certain areas on the image canvas. This will work as the drawing board for our Tic Tac Toe game.
  • Working with Canvas in XAML Silverlight4/11/2011 6:21:30 PM. In this article, you will learn how to work with Canvas as well as its properties.