메뉴 건너뛰기

app

[VML] 곡선 그리기

박영식2007.12.23 18:50조회 수 3235댓글 0

  • 1
    • 글자 크기

<html xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<style>
v:* { behavior: url(#default#VML); }
</style>
</head>
<body>


<v:curve from="0,0" control1="100pt,200pt" control2="200pt,0pt"
to="300pt,50pt" strokecolor="red" strokeweight="3pt">
</v:curve>


<v:curve from="0,200" control1="100pt,0pt" control2="200pt,200pt"
to="400pt,0pt" strokecolor="blue" strokeweight="3pt">
<v:fill on="false"/>
</v:curve>


</body>
</html>

박영식 (비회원)
  • 1
    • 글자 크기
[js] AHAH 스크랩 (by 박영식) [WPC] winpcap 라이브러리를 이용한 sniffing (by 박영식)

댓글 달기

박영식
2010.09.09 조회 4810
박영식
2010.05.25 조회 4129
박영식
2010.01.14 조회 4983
박영식
2009.09.21 조회 4160
박영식
2008.08.18 조회 6075
박영식
2008.08.17 조회 4267
박영식
2008.07.24 조회 4655
박영식
2008.07.23 조회 8028
박영식
2008.07.22 조회 3365
박영식
2008.04.11 조회 2215
박영식
2008.01.20 조회 2051
박영식
2007.12.23 조회 3235
첨부 (1)
DSC_6811.jpg
9.2KB / Download 69
위로