Shapes

Windows Presentation Foundation (WPF) provides support for drawing basic shapes using the Shape class. Shape objects derive from FrameworkElement and as such, participate in the layout system and can be drawn simply using Extensible Application Markup Language (XAML).

In This Section

See Also

Reference

Shape

Concepts

WPF Graphics, Animation, and Media Overview

Other Resources

Shapes Samples