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

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

指定なし


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

visibleを指定


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

hiddenを指定


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

inheritを指定


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