SetPointSize Command

From GeoGebra Manual
Revision as of 17:16, 7 October 2017 by Zbynek (talk | contribs) (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
Jump to: navigation, search


SetPointSize( <Point>, <Number> )
Changes the size of the point.
SetPointSize( <Polygon>, <Number> )
Changes the size of a polygon's points.
SetPointSize( <Polyhedron>, <Number> )
Changes the size of a polyhedron's points.
SetPointSize( <Net>, <Number> )
Changes the size of a net's points.
Notes: Also works for lists of (unlabeled) points, e.g. let list={(1, 2), (3, 4)}. Than SetPointSize[list,5] changes the size of the listed points.
© 2024 International GeoGebra Institute