GetSegmentEndWidth Method (IPolyLine)
Gets the end width of the specified 2D PolyLine segment.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSegmentEndWidth( _
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[out]
- End width at the specified vertex
Parameters
- Success[out] or Return Value
- True if the end width is returned, false if not
Remarks
See Also
Availability
DraftSight V1R1.1