Autodesk.AutoCAD.DatabaseServices Namespace > Xline Class
Xline Class
Description

 

This .NET class wraps the AcDbXline ObjectARX class. 

 

The Xline class represents the XLINE entity type within AutoCAD. An xline entity is a line that extends to infinity in both directions.

Class Hierarchy
Visual Basic
Public Class Xline
Inherits Curve
C#
public class Xline : Curve;
Links
   Comments?