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