ACadSharp.Objects.MultiLeaderStyle.TextAttachmentDirection - DomCR/ACadSharp GitHub Wiki
Gets or sets the Text attachment direction for text or block contents, rename? This property defines whether the leaders attach to the left/right of the content block/text, or attach to the top/bottom.
This value can be overridden by the property when the flag is set in the property. 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.Objects.MultiLeaderStyle
C#
DxfCodeValueAttribute
public TextAttachmentDirectionType TextAttachmentDirection { get; set; }
TextAttachmentDirectionType
A .