Skip to content

ACadSharp.Entities.Leader.Vertices

Albert Domenech edited this page Aug 5, 2024 · 3 revisions

Vertices Property

Vertices in leader.

Definition

Namespace: ACadSharp.Entities.Leader

C#

DxfCodeValueAttribute
DxfCollectionCodeValueAttribute
public List<XYZ> Vertices { get; set; }

Property Value

List

Clone this wiki locally