Welcome to WindowsClient.net | Sign in | Join
These are task-based samples that are an excellent way to learn about various features of Windows Presentation Foundation. Each sample is a short walk through, some providing online demonstrations of the final result.
Control Author: jaytayl
Posted: 08-03-2007
Views: 1,527
Downloads: 2,601
This application provides a simple interface for creating geometric shapes. After creating a shape, the application conveniently displays Extensible Application Markup Language (XAML) code that can be used to generate the shape.
Building the Sample
Running the Sample
Remarks
Use the data panel on the left to enter information about the desired shape. Moving the pointer over Geometry in the designer panel on the right side will cause the data panel to display information about the current shape. The data panel updates as the shape in the designer panel moves and is manipulated. The ShowXAML button displays XAML code that will generate the current shape.