Skip to content

ACadSharp.Entities.MLine.Vertices

Albert Domenech edited this page Aug 4, 2024 · 2 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