Related resources for shapes in WPF
  • Create Shapes Dynamically in WPF5/15/2013 1:03:42 PM. A Shape is a type of UIElement that enables you to draw a shape to the screen.
  • Drawing Shapes in WPF 7/28/2008 6:00:05 PM. This article is an introduction to graphics programming in XAML and WPF. In this article, I discuss various graphics objects including lines, rectangles, ellipses, and paths and how to draw them using XAML and WPF.