Skip to content

ACadSharp.Entities.Line.StartPoint

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

StartPoint Property

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

Definition

Namespace: ACadSharp.Entities.Line

C#

DxfCodeValueAttribute
public XYZ StartPoint { get; set; }

Property Value

XYZ

Clone this wiki locally