PolylineSegmentCollection Constructor |
| Name | Description | |
|---|---|---|
| PolylineSegmentCollection |
Creates a new empty instance of PolylineSegmentCollection.
| |
| PolylineSegmentCollection(Circle) |
Creates a new instance of PolylineSegmentCollection.
| |
| PolylineSegmentCollection(Ellipse) |
Creates a new instance of PolylineSegmentCollection.
| |
| PolylineSegmentCollection(IEnumerablePolylineSegment) |
Creates a new instance of PolylineSegmentCollection.
| |
| PolylineSegmentCollection(Polyline) |
Creates a new instance of PolylineSegmentCollection.
| |
| PolylineSegmentCollection(Polyline2d) |
Creates a new instance of PolylineSegmentCollection.
| |
| PolylineSegmentCollection(PolylineSegment) |
Creates a new instance of PolylineSegmentCollection.
|