SetPointSize Command

From GeoGebra Manual
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