VML绘图板③资源--VMLgraph.xml
资源 *************** * 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"> &n |
查看所有评论
