Autodesk.AutoCAD.Geometry Namespace > LineSegment2d Class
LineSegment2d Class
Description

 

This .NET class wraps the AcGeLineSeg2d ObjectARX class. It represents a bounded line segment in 2D space.

Class Hierarchy
Visual Basic
Public sealed Class LineSegment2d
Inherits LinearEntity2d
C#
public sealed class LineSegment2d : LinearEntity2d;
Links
   Comments?