Qurak

AbsolutePointSize

可用

Graphics primitive for setting point size in absolute units

AbsolutePointSize[d]
Table[Graphics[{AbsolutePointSize[d], Point[{0, 0}]}], {d, {0.5, 2, 7, 15}}] → {-Graphics-, -Graphics-, -Graphics-, -Graphics-}Table[Graphics3D[{AbsolutePointSize[d], Point[{0, 0, 0}]}], {d, {0.5, 2, 7, 15}}] → {-Graphics3D-, -Graphics3D-, -Graphics3D-, -Graphics3D-}Table[Graphics[{AbsolutePointSize[d], Point[{0, 0}]}], {d, {Tiny, Small, Medium, Large}}] → {-Graphics-, -Graphics-, -Graphics-, -Graphics-}

主題

相關

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