Skip to content

ACadSharp.Entities.Line.EndPoint

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

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

Clone this wiki locally