Skip to content

ACadSharp.Entities.LwPolyline.Vertices

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

Vertices Property

Vertices that form this LwPolyline

Definition

Namespace: ACadSharp.Entities.LwPolyline

C#

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

Property Value

List

Clone this wiki locally