Polygon Attributes
The list of points describing a polygon, accessed by polygon~>points, is implicitly closed. This means that the path for a rectangular polygon contains four points, rather than the five points found in some other systems.
| Attribute | Modify | Type | Description |
|---|---|---|---|
Related Topics
Return to top