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