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

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

指定なし


<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style="position:relative;" />

0.3を指定


<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style="position:relative;" opacity="0.3" />

0.8を指定


<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style="position:relative;" opacity="0.8" />

1を指定


<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style="position:relative;" opacity="1" />

-0.3を指定


<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style="position:relative;" opacity="-0.3" />

0を指定


<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style="position:relative;" opacity="0" />
Copyright © 1999-2006 Hikijishi All Rights Reserved.
[] [vector][0.00230216979980469]