日期:2010-11-21 浏览次数:20577 次
资源
***************
* VMLgraph.xml
***************
<?xml version="1.0" encoding="GB2312" ?>
<root xmlns:v="urn:schemas-microsoft-com:vml">
<toolbar id="1">
<v:group ID="cut" style="width:24; height:24; cursor:hand" coordsize="30,30" title="裁剪" onClick="select(this)">
<v:rect style="width:30; height:30;" fillcolor="#ffffff" strokecolor="#000000" strokeweight="1" />
<v:line from="11,4" to="20,26" />
<v:arc style="left:6; top:12; width:8; height:12;" startangle="180" endangle="400">
<v:fill opacity="0" />
</v:arc>
<v:line from="19,4" to="10,26" />
<v:arc style="left:16; top:12; width:8; height:12;" startangle="0" endangle="180">
<v:fill opacity="0" />
</v:arc>
</v:group>
</toolbar>
<toolbar id="2">
<v:group style="width:24; height:24; cursor:hand" coordsize="30,30" title="正常" onClick="select(this)">
<v:rect style="width:30; height:30;" fillcolor="#ffffff" strokecolor="#000000" strokeweight="1" />
<v:shape style="width:30; height:30;" strokecolor="#000000">
<v:path v="m 9,5 l 9,20, 12,16 17,25 19,23 15,15 19,15 x e" />
<v:fill opacity="0" />
</v:shape>
</v:group>
</toolbar>
<toolbar id="3">
<v:group style="width:24; height:24; cursor:hand" coordsize="30,30" title="点、线" onClick="select(this)">
<v:rect style="width:30; height:30;" fillcolor="#ffffff" strokecolor="#000000" strokeweight="1" />
<v:line from="8,8" to="22,22"/>
</v:group>
</toolbar>
<toolbar id="5">
<v:group style="width:24; height:24; cursor:hand" coordsize="30,30" title="矩形" onClick="select(this)">
<v:rect style="width:30; height:30;" fillcolor="#ffffff" strokecolor="#000000" strokeweight="1" />
<v:rect style="top:4; left:4; width:22; height:22;">
<v:fill opacity="0" />
</v:rect>
</v:group>
</toolbar>
<toolbar id="6">
<v:group style="width:24; height:24; cursor:hand" coordsize="30,30" title="圆角矩形" onClick="select(this)">
<v:rect style="width:30; height:30;" fillcolor="#ffffff" strokecolor="#000000" strokeweight="1" />
<v:roundrect style="top:4; left:4; width:22; height:22;" arcsize="0.2">
&n