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 407
c3430e60 66b0 d37f b6b8 1e0d029fecb6
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
User name that saved the file.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public const string LastSavedBy = "$LASTSAVEDBY"
VB
Public Const LastSavedBy As String = "$LASTSAVEDBY"
C++
public:
literal String^ LastSavedBy = "$LASTSAVEDBY"
F#
static val mutable LastSavedBy: string
String