This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 419
ffa32093 ca01 8573 0e5e dda3ab802868
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Current entity line weight.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public Lineweight CeLweight { get; set; }
VB
Public Property CeLweight As Lineweight
Get
Set
C++
public:
property Lineweight CeLweight {
Lineweight get ();
void set (Lineweight value);
}
F#
member CeLweight : Lineweight with get, set
Default value: -1 (ByLayer).