--- title: "Shapes How-to Topics" ms.date: "03/30/2017" f1_keywords: - "AutoGeneratedOrientationPage" helpviewer_keywords: - "drawing [WPF], lines" - "shapes [WPF], how-to topics" - "Shape objects [WPF]" - "Shape types [WPF]" ms.assetid: 91a371f1-81e4-40da-ad61-ec24167152e6 --- # Shapes How-to Topics The topics in this section demonstrate how to use objects to draw basic shapes to the screen. ## In This Section [Draw a Closed Shape by Using the Polygon Element](how-to-draw-a-closed-shape-by-using-the-polygon-element.md) [Draw an Ellipse or a Circle](how-to-draw-an-ellipse-or-a-circle.md) [Draw a Line](how-to-draw-a-line.md) [Draw a Polyline by Using the Polyline Element](how-to-draw-a-polyline-by-using-the-polyline-element.md) [Draw a Rectangle](how-to-draw-a-rectangle.md) [Modify the Cap at the End of a Line or Segment](how-to-modify-the-cap-at-the-end-of-a-line-or-segment.md) ## See also - - [Graphics and Multimedia](index.md)