Skip to content

ACadSharp.Entities.Leader.CreationType

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

CreationType Property

Leader creation flag, AssociatedAnnotation type.

Definition

Namespace: ACadSharp.Entities.Leader

C#

DxfCodeValueAttribute
public LeaderCreationType CreationType { get; set; }

Property Value

LeaderCreationType

Value

0 = mtext 1 = tolerance 2 = insert 3 = none (default)

Clone this wiki locally