JoinPolyLine Method (IPolyLine)
Joins the specified 2D PolyLine with this 2D PolyLine.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function JoinPolyLine( _
dsPolyLine* PolyLine As PolyLine _
) As System.Boolean |
C# | |
---|
System.bool JoinPolyLine(
PolyLine PolyLine
) |
Parameters
- PolyLine
- 2D PolyLine
- Success[out] or Return Value
- True if the specified 2D PolyLine is joined to this 2D PolyLine, false if not
See Also
Availability
DraftSight V1R1.1