Polyline Constructor |
| Name | Description | |
|---|---|---|
| Polyline(ViewBase, PointList) |
Creates a new polyline instance with the point list using standard attributes.
| |
| Polyline(ViewBase, PointList, PolylinePolylineAttributes) |
Creates a new polyline instance with the point list using the given attributes.
|