dotnet / docs-desktop

This repository contains .NET documentation related to Windows Forms (winforms) and Windows Presentation Foundation (WPF).
Creative Commons Attribution 4.0 International
193 stars 174 forks source link

Correct shape example in WPF #1853

Closed adegeo closed 3 months ago

adegeo commented 3 months ago

Summary

The shape code was drawing a bad polygon. The example submitted by a customer fixed it. This PR implements that fix.

Fixes #1358


Internal previews

📄 File 🔗 Preview link
dotnet-desktop-guide/framework/wpf/graphics-multimedia/how-to-create-a-shape-using-a-streamgeometry.md How to: Create a Shape Using a StreamGeometry