Polygon Constructor |
| Name | Description | |
|---|---|---|
| Polygon(ViewBase, PointList) |
Creates a new polygon instance with the point list using standard attributes.
| |
| Polygon(ViewBase, PointList, PolygonPolygonAttributes) |
Creates a new polygon instance with the point list using the given attributes.
|