Click or drag to resize

PolylineSegmentCollectionJoin Method

Overload List
  NameDescription
Public methodJoin
Joins the contiguous segments into one or more instance of PolylineSegmentCollection. Points are compared using Tolerance.Global.
Public methodJoin(Tolerance)
Joins the contiguous segments into one or more instance of PolylineSegmentCollection. Points are compared using the specified Tolerance.
Top
See Also