Qurak

AbsolutePointSize

Disponível

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-}

Tópicos

Relacionados

Todas as 6300 funções · Usar isto de um cliente MCP