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

7253704c 9e0d 69c2 174c e753ad0fbd75

haplokuon edited this page May 6, 2023 · 1 revision

AttributeDefinition Field

netDxf 3.0.0 Library

Attribute definition.

Definition

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

C#

public const string AttributeDefinition = "ATTDEF"

VB

Public Const AttributeDefinition As String = "ATTDEF"

C++

public:
literal String^ AttributeDefinition = "ATTDEF"

F#

static val mutable AttributeDefinition: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally