ACadSharp.Entities.MultiLeader.TextAttachmentDirection - DomCR/ACadSharp GitHub Wiki

TextAttachmentDirection Property

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.

Remarks

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.

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

DxfCodeValueAttribute
public TextAttachmentDirectionType TextAttachmentDirection { get; set; }

Property Value

TextAttachmentDirectionType

Value

A .

⚠️ **GitHub.com Fallback** ⚠️