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

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

指定なし


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

0.3を指定


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

0.8を指定


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

1を指定


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

-0.3を指定


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

0を指定


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