Description
Accesses the definition point (in WCS coordinates) that is used as the start point for the second extension line of the dimension.
Visual Basic
Public Property XLine2Point() As Point3d
C#
public Point3d XLine2Point;
Conditions
Read / Write
Notes
The AutoCAD DIMEXO dimension variable will affect how the extension line is displayed relative to this point.
The second extension line start point is used for DXF group code 14.
Links
AlignedDimension Class, Autodesk.AutoCAD.DatabaseServices Namespace