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 क्लाइंट से उपयोग करें