This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 414
2ff01569 d5d5 5ade 50eb cfe9c95b90db
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Default PaperSpace block name.
Namespace: netDxf.Blocks
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public const string DefaultPaperSpaceName = "*Paper_Space"
VB
Public Const DefaultPaperSpaceName As String = "*Paper_Space"
C++
public:
literal String^ DefaultPaperSpaceName = "*Paper_Space"
F#
static val mutable DefaultPaperSpaceName: string
String