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