Qurak

AbsoluteDashing

Tilgjengelig

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-

Emner

Relatert

Alle 6300 funksjoner · Bruk dette fra en MCP-klient