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 411
bd06ff9c 3199 d561 68ec 8aba2fa6d300
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Current entity line type scale.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public double CeLtScale { get; set; }
VB
Public Property CeLtScale As Double
Get
Set
C++
public:
property double CeLtScale {
double get ();
void set (double value);
}
F#
member CeLtScale : float with get, set
Double
Default value: 1.0.