Skip to content

ACadSharp.Entities.MLine.StartPoint

Albert Domenech edited this page Apr 6, 2025 · 3 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