6 lines
510 B
XML
6 lines
510 B
XML
<Canvas x:Name='nodeCanvas' Height="100" Width="100">
|
|
<Path x:Name='nodePath' Width="100" Height="100" Stretch="Fill" Stroke="#CD944E00" Data="F1 M 248.889,334.667L 248.889,323.556L 260,340.008L 248.889,356.889L 248.889,345.778L 226.667,345.778L 226.667,368L 193.333,368L 193.333,345.778L 171.111,345.778L 171.111,356.889L 160,340.437L 171.111,323.556L 171.111,334.667L 193.333,334.667L 193.333,312.444L 226.667,312.444L 226.667,334.667L 248.889,334.667 Z">
|
|
</Path>
|
|
<TextBlock x:Name='nodeCaption'/>
|
|
</Canvas>
|