-
<circle>圓 ·cx ·cy ·r查看全部
-
<rect>矩形 ·x ·y ·width ·height ·rx ·ry查看全部
-
基本圖形和屬性 ·基本圖形 <rect>、<circle>、<slipse>、<line>、<polyline>、<polygon> ·基本屬性 fill 填充顏色、stroke 描邊顏色、stroke-width 描邊粗細(xì)、transform 坐標(biāo)與父坐標(biāo)相比變化的值是多少(變形)查看全部
-
SVG的四種使用方式。 <svg width="200" height="200"> <!--Face--> <circle cx="100" cy="100" r="90" fill="#FFFF66 "/> <!--Eyes--> <circle cx="70" cy="80" r="20" fill="black"/> <circle cx="130" cy="80" r="20" fill="black"/> <!--Smile--> <path d="M 50 140 A 60 60 0 0 0 150 140" storke="white" stroke-width="3" fill="none"/> </svg>查看全部
-
位圖(BMP、PNG、JPG等):像素點(diǎn) 矢量圖(SVG、AI等):曲線和顏色填充查看全部
-
截圖...查看全部
-
這個(gè)筆記查看全部
-
API查看全部
-
api查看全部
-
fill 填充顏色 stroke 描邊顏色 stroke-width 描邊粗細(xì) transform 坐標(biāo)與父坐標(biāo)相比變化的值是多少 (變形)查看全部
-
111查看全部
-
111查看全部
-
<path d="M100,0V200M0,100H200 />查看全部
-
基本操作API查看全部
-
基本圖形和屬性查看全部
舉報(bào)
0/150
提交
取消