Qurak

AbsoluteDashing

可用

Graphics directive for absolute dash pattern

AbsoluteDashing[{d1, d2, …}]
AbsoluteDashing[d]
AbsoluteDashing[{d1, d2, …}, offset]
AbsoluteDashing[{d1, d2, …}, offset, capform]
Table[Graphics[{AbsoluteDashing[{d, 15 - d}], Line[{{0, 0}, {2, 1}}]}], {d, {2, 5, 8, 12}}] → {-Graphics-, -Graphics-, -Graphics-, -Graphics-}Table[Graphics3D[{AbsoluteDashing[{d, 15 - d}], Line[{{0, 0, 0}, {2, 1, 1}}]}], {d, {2, 5, 8, 12}}] → {-Graphics3D-, -Graphics3D-, -Graphics3D-, -Graphics3D-}Graphics[{AbsoluteDashing[{}], Line[{{0, 0}, {2, 1}}]}] → -Graphics-

主題

相關

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