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

7eeafe3c ba4b 2e87 d8ec 31a85b6e5ce6

haplokuon edited this page May 6, 2023 · 1 revision

XRecord Field

netDxf 3.0.0 Library

XRecord.

Definition

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

C#

public const string XRecord = "XRECORD"

VB

Public Const XRecord As String = "XRECORD"

C++

public:
literal String^ XRecord = "XRECORD"

F#

static val mutable XRecord: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally