Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 491 Bytes

polygon.rst

File metadata and controls

33 lines (21 loc) · 491 Bytes

polygon

Draw an n-sided regular polygon, centered at x,y.

Options

n

default: 5

the number of sides on the polygon

radius

default: 0

the distance from the center of the star to the inner circle of its points. Supports /units.

angle

default: 0

the angle at which to rotate the star

Examples