This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 435
c542639a 930c b4d4 edd7 1efe5d9ee1e7
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Current multiline justification.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public MLineJustification CMLJust { get; set; }
VB
Public Property CMLJust As MLineJustification
Get
Set
C++
public:
property MLineJustification CMLJust {
MLineJustification get ();
void set (MLineJustification value);
}
F#
member CMLJust : MLineJustification with get, set
Default value: 0 (Top).