shape要素のCSSのrotation属性のサンプル

shape要素のCSSのrotation属性のサンプル

指定なし


<v:shape path="m 0,0 l 1000,500, 0,500 x e" style="width:200; height:100;" />

20を指定


<v:shape path="m 0,0 l 1000,500, 0,500 x e" style="width:200; height:100; rotation:20;" />

90を指定


<v:shape path="m 0,0 l 1000,500, 0,500 x e" style="width:200; height:100; rotation:90;" />

135を指定


<v:shape path="m 0,0 l 1000,500, 0,500 x e" style="width:200; height:100; rotation:135;" />

-20を指定


<v:shape path="m 0,0 l 1000,500, 0,500 x e" style="width:200; height:100; rotation:-20;" />

0を指定


<v:shape path="m 0,0 l 1000,500, 0,500 x e" style="width:200; height:100; rotation:0;" />
Copyright © 1999-2006 Hikijishi All Rights Reserved.
[] [vector][0.0020601749420166]