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

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

指定なし


<v:curve from="0,0" control1="0,100;" control2="100,100;" to="200,0" style="" />

20を指定


<v:curve from="0,0" control1="0,100;" control2="100,100;" to="200,0" style=" rotation:20;" />

90を指定


<v:curve from="0,0" control1="0,100;" control2="100,100;" to="200,0" style=" rotation:90;" />

135を指定


<v:curve from="0,0" control1="0,100;" control2="100,100;" to="200,0" style=" rotation:135;" />

-20を指定


<v:curve from="0,0" control1="0,100;" control2="100,100;" to="200,0" style=" rotation:-20;" />

0を指定


<v:curve from="0,0" control1="0,100;" control2="100,100;" to="200,0" style=" rotation:0;" />
Copyright © 1999-2006 Hikijishi All Rights Reserved.
[] [vector][0.0029761791229248]