Files
Leviathan/Library/External/XTToolkitPro/include/FlowGraph/res/moon.xaml
T
2026-06-01 12:46:52 +02:00

4 lines
496 B
XML

<Canvas x:Name='nodeCanvas' Width='100' Height='100'>
<Path x:Name="nodePath" Width="100" Height="100" Stretch="Fill" StrokeLineJoin="Round" Stroke="#FF000000" Data="F1 M 517.131,726C 520.176,726 523.158,726.272 526.053,726.794C 506.557,733.616 492.573,752.175 492.573,774C 492.573,798.569 510.294,818.999 533.652,823.206C 528.48,825.016 522.921,826 517.131,826C 489.517,826 467.131,803.614 467.131,776C 467.131,748.386 489.517,726 517.131,726 Z"/>
<TextBlock x:Name='nodeCaption'/>
</Canvas>