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