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 422
d777e7ad 6064 d003 7cbc de5c5af11d43
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Initializes a new instance of the ApplicationRegistry
class.
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public ApplicationRegistry(
string name
)
VB
Public Sub New (
name As String
)
C++
public:
ApplicationRegistry(
String^ name
)
F#
new :
name : string -> ApplicationRegistry
- String
- Application registry name.