ACadSharp.Objects.MultiLeaderStyle.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 value can be overridden by the property when the flag is set in the property.Namespace: ACadSharp.Objects.MultiLeaderStyle
C#
DxfCodeValueAttribute
public TextAlignmentType TextAlignment { get; set; }
TextAlignmentType