Skip to content

ACadSharp.Entities.LwPolyline.Vertices

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

Vertices Property

Vertices that form this LwPolyline

Definition

Namespace: ACadSharp.Entities.LwPolyline

C#

public List`1 Vertices { get; set; }

Property Value

List`1

Clone this wiki locally