The polygon object can create any shape without rounded edges through the use of the coordinate system. Like many other objects, polygons use a brush and pen.
The polygon can be edited in the properties window by editing the points:
PROPERTY REFERENCE |
|||
Points |
This is where you enter in coordinates for the points on your polygon. These coordinates utilize the coordinate system. To enter points, click inside the Points box. To the right of the box you will see the
|
NOTE: The polygon will always close itself by drawing from the end point (the last point on the list) back to the starting poing (the first point on the list). If you want a polygon to stay open you can use a path object.