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
5e4b5fa2 2a58 121b 3bd6 d7d4b6b9ba39
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Default text style font.
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public const string DefaultFont = "simplex.shx"VB
Public Const DefaultFont As String = "simplex.shx"C++
public:
literal String^ DefaultFont = "simplex.shx"F#
static val mutable DefaultFont: stringString