ACadSharp.Objects.MultiLeaderAnnotContext.TextRightAttachment - DomCR/ACadSharp GitHub Wiki

TextRightAttachment Property

Gets or sets the text top attachment type (see ). This property overrides the value from when the flag is set (see property).

Remarks

This property is also exposed by the class (). Values should be equal, the value of this property is assumed to be used.

Definition

Namespace: ACadSharp.Objects.MultiLeaderAnnotContext

C#

DxfCodeValueAttribute
public TextAttachmentType TextRightAttachment { get; set; }

Property Value

TextAttachmentType

Value

A having the values 0-8 can be used ("horizontal" attachment types).