Skip to content

ACadSharp.Objects.MultiLeaderStyle.TextAlignment

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

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

Clone this wiki locally