ACadSharp.Entities.MultiLeader.TextAttachmentDirection - DomCR/ACadSharp GitHub Wiki
Gets or sets the Text attachment direction for text or block contents. This property overrides the value from when the flag is set in the property.
This property defines whether the leaders attach to the left/right of the content block/text, or attach to the top/bottom. The value for all leader lines can be overridden for each individual leader line by the property when the flag is set in the property.Namespace: ACadSharp.Entities.MultiLeader
C#
DxfCodeValueAttribute
public TextAttachmentDirectionType TextAttachmentDirection { get; set; }
TextAttachmentDirectionType
A .