SetSegmentEndWidth Method (IPolyLine)
Sets the end width of the specified 2D PolyLine segment.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetSegmentEndWidth( _
long SegmentIndex As System.Integer, _
double EndWidth As System.Double _
) As System.Boolean |
Parameters
- SegmentIndex
- Index of the vertex of the segment (see Remarks)
- EndWidth
- End width at the specified vertex
- Success[out] or Return Value
- True if the end width is set, false if not
Remarks
See Also
Availability
DraftSight V1R1.1