ACadSharp.Entities.MultiLeader.TextRightAttachment - DomCR/ACadSharp GitHub Wiki
TextRightAttachment Property
Gets or sets the text right 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 is assumed to be used.
Definition
Namespace: ACadSharp.Entities.MultiLeader
C#
DxfCodeValueAttribute
public TextAttachmentType TextRightAttachment { get; set; }
Property Value
TextAttachmentType
Value
A having the values 0-8 can be used ("horizontal" attachment types).