Use PathGeometries in WPF
Shapes and Paths in WPF are actually made up of, or defined by, Geometries. Geometries, in turn, are made up of segments. These segments can be straight lines or curved lines. There are a number of path segments that can be used to create simple or complex paths. In this video, Todd Miranda demonstrates how to create use path segments to create a path.
Author: Todd Miranda