Skip to content

ACadSharp.Entities.XLine.FirstPoint

Albert Domenech edited this page Aug 5, 2024 · 3 revisions

FirstPoint Property

First point(in WCS).

Definition

Namespace: ACadSharp.Entities.XLine

C#

DxfCodeValueAttribute
public XYZ FirstPoint { get; set; }

Property Value

XYZ

Clone this wiki locally