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

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

指定なし


<v:polyline points="0,0 200,0 0,100 0,0" style="" />

20を指定


<v:polyline points="0,0 200,0 0,100 0,0" style=" rotation:20;" />

90を指定


<v:polyline points="0,0 200,0 0,100 0,0" style=" rotation:90;" />

135を指定


<v:polyline points="0,0 200,0 0,100 0,0" style=" rotation:135;" />

-20を指定


<v:polyline points="0,0 200,0 0,100 0,0" style=" rotation:-20;" />

0を指定


<v:polyline points="0,0 200,0 0,100 0,0" style=" rotation:0;" />
Copyright © 1999-2006 Hikijishi All Rights Reserved.
[] [vector][0.00294017791748047]