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 435
fa7b0f35 2a3f 1f8e a80c ec0816526cb1
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Default text style name.
Namespace: netDxf.Tables
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: string
String