mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
* Reset branch for WPF changes * Convert BMP to PNG; fix link-out-of-scope err * Add snippets for WPF... 6794 files!!!! * Add missing snippets * update file updated between migration * Fix paths to include * update breadcrumb and toc * fix index links * fix index links * fix index links * fix markdown
1.0 KiB
1.0 KiB
title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
| title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | |||||
|---|---|---|---|---|---|---|---|---|---|
| Shapes How-to Topics | 03/30/2017 |
|
|
91a371f1-81e4-40da-ad61-ec24167152e6 |
Shapes How-to Topics
The topics in this section demonstrate how to use xref:System.Windows.Shapes.Shape objects to draw basic shapes to the screen.
In This Section
Draw a Closed Shape by Using the Polygon Element
Draw an Ellipse or a Circle
Draw a Line
Draw a Polyline by Using the Polyline Element
Draw a Rectangle
Modify the Cap at the End of a Line or Segment