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

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

指定なし


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

25を指定


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

50を指定


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

100を指定


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

200を指定


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

-50を指定


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

0を指定


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