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

4 lines
627 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,18C 544.746,18 567.131,40.3857 567.131,68C 567.131,68.139 567.131,68.2779 567.13,68.4167L 547.128,68.4167C 547.13,68.278 547.131,68.1392 547.131,68.0001C 547.131,51.4315 533.7,38.0001 517.131,38.0001C 500.563,38.0001 487.131,51.4315 487.131,68.0001C 487.131,68.1392 487.132,68.278 487.134,68.4167L 467.133,68.4167C 467.132,68.2779 467.131,68.139 467.131,68C 467.131,40.3857 489.517,18 517.131,18 Z"/>
<TextBlock x:Name='nodeCaption'/>
</Canvas>