The polygon object can be any shape that has at least three sides and allows for a wide variety of common shapes to be stored in vector form. The example above is a pentagon but a polygon could be ...
Most shapes will make use of at least two coordinates, X and Y. In the most common vector graphic file format (SVG), the default starting position is in the top left-hand corner of the drawing area.