Skip to content

ACadSharp.Entities.TextEntity.VerticalAlignment

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

VerticalAlignment Property

Vertical text justification type.

Definition

Namespace: ACadSharp.Entities.TextEntity

C#

DxfCodeValueAttribute
public virtualTextVerticalAlignmentType VerticalAlignment { get; set; }

Property Value

TextVerticalAlignmentType

Clone this wiki locally