Skip to content

ACadSharp.Entities.MultiLeader.TextBottomAttachment

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

TextBottomAttachment Property

Bottom text attachment direction.

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

public TextAttachmentType TextBottomAttachment { get; set; }

Property Value

TextAttachmentType

Value

A having the values 9 = Center 10 = Underline and Center

Clone this wiki locally