ACadSharp.Objects.MultiLeaderAnnotContext.TextAlignment - DomCR/ACadSharp GitHub Wiki
Gets or sets the text alignment, i.e. the alignment of text lines if the a multiline text label, relative to the . This property overrides the value from when the flag is set in the property.
This property contains the alignment value specified in AutoCAD rather than and seems always to be consistent with . Note that when changing this value the must be changed accordingly.Namespace: ACadSharp.Objects.MultiLeaderAnnotContext
C#
DxfCodeValueAttribute
public TextAlignmentType TextAlignment { get; set; }
TextAlignmentType