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

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

指定なし


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

0 0を指定


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

1000 1000を指定


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

2000 2000を指定


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

10000 10000を指定


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

20000 20000を指定


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