Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

acdee1d7 c294 37e8 e8b6 2eeb0ce3de0a

haplokuon edited this page May 6, 2023 · 1 revision

CMLJust Field

netDxf 3.0.0 Library

Current multiline justification.

Definition

Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public const string CMLJust = "$CMLJUST"

VB

Public Const CMLJust As String = "$CMLJUST"

C++

public:
literal String^ CMLJust = "$CMLJUST"

F#

static val mutable CMLJust: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally