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