📄 graphic.xml
字号:
<?xml version="1.0"?>
<!DOCTYPE Palette SYSTEM "graphic.dtd">
<Palette>
<Shapes>
<Name>dwLine</Name>
<Position>
<X1>10</X1>
<Y1>100</Y1>
<X2>200</X2>
<Y2>200</Y2>
</Position>
<Color>
<ForegroundColor>$000000</ForegroundColor>
<BackgroundColor>$0000FF</BackgroundColor>
</Color>
</Shapes>
<Shapes>
<Name>dwRectSolid</Name>
<Position>
<X1>110</X1>
<Y1>100</Y1>
<X2>200</X2>
<Y2>200</Y2>
</Position>
<Color>
<ForegroundColor>$000000</ForegroundColor>
<BackgroundColor>$0000FF</BackgroundColor>
</Color>
</Shapes>
<Shapes>
<Name>dwRect</Name>
<Position>
<X1>20</X1>
<Y1>10</Y1>
<X2>50</X2>
<Y2>70</Y2>
</Position>
<Color>
<ForegroundColor>$000000</ForegroundColor>
<BackgroundColor>$0000FF</BackgroundColor>
</Color>
</Shapes>
</Palette>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -