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

8c6e19d4 d487 2155 2ded 82f45d9a7dae

haplokuon edited this page May 6, 2023 · 1 revision

HandleSeed Field

netDxf 3.0.0 Library

Next available handle.

Definition

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

C#

public const string HandleSeed = "$HANDSEED"

VB

Public Const HandleSeed As String = "$HANDSEED"

C++

public:
literal String^ HandleSeed = "$HANDSEED"

F#

static val mutable HandleSeed: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally