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
20341e9c b1a8 29ff 8649 28da7a61207b
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Creates a new StringValueAttribute instance.
Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public StringValueAttribute(
string value
)
VB
Public Sub New (
value As String
)
C++
public:
StringValueAttribute(
String^ value
)
F#
new :
value : string -> StringValueAttribute
- String
- Value.