ACadSharp.Entities.Leader.CreationType - DomCR/ACadSharp GitHub Wiki
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)