線描画の終了矢印の太さの切替
線描画の終了矢印の太さをコントロールします。
属性「endarrowwidth」の値をHTML+TIMEで切り替えます。
サンプル
<v:line style="position:relative;" from="0,0" to="200,100;"><v:stroke id="test" dashstyle="longdash" startarrow="classic" endarrow="classic" /></v:line><t:set targetElement="test" attributeName="endarrowwidth"to="wide" begin="1" dur="3" />