Thickness
లభ్యం
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-} మొత్తం 6300 ఫంక్షన్లు ·
దీన్ని MCP క్లయింట్ నుండి వాడండి