Polygon Constructor |
Overload List
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.
|
See Also