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 438
2fb73ae8 f3fd b445 5bf8 3856a2b9b0ed
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Default line type name.
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public const string DefaultName = "Continuous"VB
Public Const DefaultName As String = "Continuous"C++
public:
literal String^ DefaultName = "Continuous"F#
static val mutable DefaultName: stringString