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

8939064b 3f4d 43a2 e3f4 4b1497464269

haplokuon edited this page May 6, 2023 · 1 revision

Insert Field

netDxf 3.0.0 Library

Block insertion.

Definition

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

C#

public const string Insert = "INSERT"

VB

Public Const Insert As String = "INSERT"

C++

public:
literal String^ Insert = "INSERT"

F#

static val mutable Insert: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally