Autodesk.AutoCAD.DatabaseServices Namespace > Xline Class > Xline Properties > SecondPoint Property
Xline.SecondPoint Property
Description

 

Returns the second point of the xline.

Visual Basic
Public Property SecondPoint() As Point3d
C#
public Point3d SecondPoint;
Conditions

Read / Write

Links
   Comments?