ACadSharp.Objects.MultiLeaderStyle.TextAlignment - DomCR/ACadSharp GitHub Wiki

TextAlignment Property

Gets or sets the text alignment, i.e. the alignment of text lines if the a multiline text label, relative to the .

Remarks

This value can be overridden by the property when the flag is set in the property.

Definition

Namespace: ACadSharp.Objects.MultiLeaderStyle

C#

DxfCodeValueAttribute
public TextAlignmentType TextAlignment { get; set; }

Property Value

TextAlignmentType

⚠️ **GitHub.com Fallback** ⚠️