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 409
1bda5699 a9ff b529 974d 3f53a9a2ae28
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Controls paper space line type scaling.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public const string PsLtScale = "$PSLTSCALE"
VB
Public Const PsLtScale As String = "$PSLTSCALE"
C++
public:
literal String^ PsLtScale = "$PSLTSCALE"
F#
static val mutable PsLtScale: string
String
1 = No special line type scaling.
0 = Viewport scaling governs line type scaling.