1 <Canvas xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
2 <Path Stroke="Black" StrokeThickness="2">
7 <PathFigure StartPoint="10,10">
9 <PathSegmentCollection>
10 </PathSegmentCollection>
11 </PathFigure.Segments>
13 </PathFigureCollection>
14 </PathGeometry.Figures>