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
76f898a9 89b8 e158 1051 067bbc7d989f
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Default dimension 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: stringString