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
5a3ba9a7 51e9 5dd8 141a 6021ca707294
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Default ModelSpace block name.
Namespace: netDxf.Blocks
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public const string DefaultModelSpaceName = "*Model_Space"VB
Public Const DefaultModelSpaceName As String = "*Model_Space"C++
public:
literal String^ DefaultModelSpaceName = "*Model_Space"F#
static val mutable DefaultModelSpaceName: stringString