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
2f3a6821 93e7 d82c 64d0 da6cd680b589
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Global line type scale.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public double LtScale { get; set; }
VB
Public Property LtScale As Double
Get
Set
C++
public:
property double LtScale {
double get ();
void set (double value);
}
F#
member LtScale : float with get, set
Double
Default value: 1.0.