Qurak

Thickness

Disponible

Sets relative line thickness in graphics

Thickness[r]
Table[Graphics[{Pink, EdgeForm[Thickness[r]], p2}], {r, {0.01, 0.02, 0.05}}] → {-Graphics-, -Graphics-, -Graphics-}Plot[{Sin[x], Cos[x]}, {x, 0, 2π}, PlotStyle -> {Thickness[0.01], Thickness[0.02]}] → -Graphics-Table[Graphics[{Thickness[r], Line[{{1, 0}, {2, 1}, {3, 0}, {4, 1}}]}], {r, {0.01, 0.02, 0.05}}] → {-Graphics-, -Graphics-, -Graphics-}

Usada en

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP