ACadSharp.Entities.Line.EndPoint - DomCR/ACadSharp GitHub Wiki

EndPoint Property

A 3D coordinate representing the end point of the object.

Definition

Namespace: ACadSharp.Entities.Line

C#

DxfCodeValueAttribute
public XYZ EndPoint { get; set; }

Property Value

XYZ