PolylineSegmentCollection.Join Method |
Name | Description | |
---|---|---|
![]() | Join() |
Joins the contiguous segments into one or more instance of PolylineSegmentCollection.
Points are compared using Tolerance.Global.
|
![]() | Join(Tolerance) |
Joins the contiguous segments into one or more instance of PolylineSegmentCollection.
Points are compared using the specified Tolerance.
|