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

TextLeftAttachment Property

Gets or sets the text left 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 TextLeftAttachment { get; set; }

Property Value

TextAttachmentType

Value

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