Skip to content

ACadSharp.Header.CadHeader.CurrentMultilineJustification

Albert Domenech edited this page Aug 28, 2025 · 4 revisions

CurrentMultiLineJustification Property

Current multi line justification.

Remarks

System variable CMLJUST.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public VerticalAlignmentType CurrentMultiLineJustification { get; set; }

Property Value

VerticalAlignmentType

Clone this wiki locally