Qurak

AbsoluteThickness

Khả dụng

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-}

Được dùng trong

Chủ đề

Liên quan

Tất cả 6300 hàm · Dùng cái này từ một client MCP