Skip to content

ACadSharp.Entities.MLine.Vertices

Albert Domenech edited this page Apr 6, 2025 · 3 revisions

Vertices Property

Vertices in the MLine.

Definition

Namespace: ACadSharp.Entities.MLine

C#

DxfCodeValueAttribute
public List<Vertex> Vertices { get; set; }

Property Value

List

Clone this wiki locally