Qurak

Thickness

可用

Sets relative line thickness in graphics

Thickness[r]
Table[Graphics[{Pink, EdgeForm[Thickness[r]], p2}], {r, {0.01, 0.02, 0.05}}] → {-Graphics-, -Graphics-, -Graphics-}Plot[{Sin[x], Cos[x]}, {x, 0, 2π}, PlotStyle -> {Thickness[0.01], Thickness[0.02]}] → -Graphics-Table[Graphics[{Thickness[r], Line[{{1, 0}, {2, 1}, {3, 0}, {4, 1}}]}], {r, {0.01, 0.02, 0.05}}] → {-Graphics-, -Graphics-, -Graphics-}

使用於

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個