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

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

指定なし


<v:line from="0,0" to="200,100" style="" />

visibleを指定


<v:line from="0,0" to="200,100" style=" visibility:visible;" />

hiddenを指定


<v:line from="0,0" to="200,100" style=" visibility:hidden;" />

inheritを指定


<v:line from="0,0" to="200,100" style=" visibility:inherit;" />
Copyright © 1999-2006 Hikijishi All Rights Reserved.
[] [vector][0.00266885757446289]