Skip to content

ACadSharp.Entities.MLine.StartPoint

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

StartPoint Property

Start point(in WCS)

Definition

Namespace: ACadSharp.Entities.MLine

C#

DxfCodeValueAttribute
public XYZ StartPoint { get; set; }

Property Value

XYZ

Clone this wiki locally