Skip to content

ACadSharp.Objects.MultiLeaderAnnotContext.TextLeftAttachment

Albert Domenech edited this page Jul 14, 2024 · 3 revisions

TextLeftAttachment Property

Style left text attachment type

Remarks

See also MLEADER style left text attachment type for values. Relevant if mleader attachment direction is horizontal.

Definition

Namespace: ACadSharp.Objects.MultiLeaderAnnotContext

C#

public TextAttachmentType TextLeftAttachment { get; set; }

Property Value

TextAttachmentType

Clone this wiki locally