Skip to content

ACadSharp.Entities.Leader.PathType

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

PathType Property

Leader Path Type.

Definition

Namespace: ACadSharp.Entities.Leader

C#

DxfCodeValueAttribute
public LeaderPathType PathType { get; set; }

Property Value

LeaderPathType

Value

0 = straight lines 1 = spline

Clone this wiki locally