Skip to content

ACadSharp.Header.CadHeader.CurrentMultilineJustification

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

CurrentMultilineJustification Property

Current multiline justification.

Remarks

System variable CMLJUST.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public VerticalAlignmentType CurrentMultilineJustification { get; set; }

Property Value

VerticalAlignmentType

Clone this wiki locally