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
0bc44e7f acf7 7ee9 7060 d60299025253
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Default multiline style name.
Namespace: netDxf.Objects
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public const string DefaultName = "Standard"VB
Public Const DefaultName As String = "Standard"C++
public:
literal String^ DefaultName = "Standard"F#
static val mutable DefaultName: stringString