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 客户端使用