Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

9fd59b19 b4ed 3d10 ef1a f71a0adaee16

haplokuon edited this page May 6, 2023 · 1 revision

HandleSeed Property

netDxf 3.0.0 Library

Next available handle.

Definition

Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public string HandleSeed { get; }

VB

Public ReadOnly Property HandleSeed As String
	Get

C++

public:
property String^ HandleSeed {
	String^ get ();
}

F#

member HandleSeed : string with get

Property Value

String

See Also

Reference

HeaderVariables Class
netDxf.Header Namespace

Clone this wiki locally