Files
2026-06-01 12:46:52 +02:00

6 lines
579 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 15.9875,31.7647L 26.2504,31.7648L 26.2504,19.4139C 26.2504,17.522 27.7841,15.9883 29.676,15.9883L 40.4502,15.9883C 42.3421,15.9883 43.8758,17.522 43.8758,19.4139L 43.8758,31.7648L 54.1387,31.7647C 55.4765,33.1025 55.4765,35.2715 54.1387,36.6093L 37.485,55.0099C 36.1472,56.3477 34.2274,56.2977 32.8896,54.96L 15.9875,36.6093C 14.6497,35.2715 14.6498,33.1025 15.9875,31.7647 Z ">
</Path>
<TextBlock x:Name='nodeCaption'/>
</Canvas>