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