This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
9fd59b19 b4ed 3d10 ef1a f71a0adaee16
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Next available handle.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public string HandleSeed { get; }VB
Public ReadOnly Property HandleSeed As String
GetC++
public:
property String^ HandleSeed {
String^ get ();
}F#
member HandleSeed : string with getString