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
071f74bf 4b0c 805b fb1f 711befa89113
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets the header variable name.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public string Name { get; }
VB
Public ReadOnly Property Name As String
Get
C++
public:
property String^ Name {
String^ get ();
}
F#
member Name : string with get
String
The header variable name is case insensitive.