Qurak

AbsoluteThickness

可用

Sets absolute line thickness in graphics

AbsoluteThickness[d]
Table[Graphics[{AbsoluteThickness[d], Line[{{1, 0}, {2, 1}, {3, 0}, {4, 1}}]}], {d, {0.5, 2, 5}}] → {-Graphics-, -Graphics-, -Graphics-}Table[Graphics3D[{AbsoluteThickness[i], Line[{{1, 1, 0}, {2, 2, 1}, {3, 3, 0}, {4, 4, 1}}]}], {i, {0.5, 2, 5}}] → {-Graphics3D-, -Graphics3D-, -Graphics3D-}Table[Graphics[{AbsoluteThickness[d], Line[{{1, 0}, {2, 1}, {3, 0}, {4, 1}}]}], {d, {Tiny, Small, Medium, Large}}] → {-Graphics-, -Graphics-, -Graphics-, -Graphics-}

用于

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用