shapes.xml

来自「A Model-View-Controller Framework that i」· XML 代码 · 共 9 行

XML
9
字号
<?xml version="1.0" encoding="utf-8"?>
<Shapes nextSbjHandle="4026531850">
	<Drawing name="Test Drawing" sbjHandle="4026531841">
		<Rectangle label="The First Rectangle" left="88" top="50" right="361" bottom="315" borderRGB="10526303" borderWidth="9" fillRGB="15130800" sbjHandle="4026531842"/>
		<Rectangle label="Second Rectangle" left="52" top="19" right="203" bottom="70" borderRGB="25600" borderWidth="8" fillRGB="2263842" sbjHandle="4026531843"/>
		<Ellipse label="The First Ellispe" left="56" top="185" right="409" bottom="273" borderRGB="4163021" borderWidth="25" fillRGB="6333684" sbjHandle="4026531844"/>
	</Drawing>
</Shapes>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?