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

7fd499d2 50b8 3b50 2d3a 4f967dd90e8d

haplokuon edited this page May 6, 2023 · 1 revision

Attribute Field

netDxf 3.0.0 Library

Attribute.

Definition

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

C#

public const string Attribute = "ATTRIB"

VB

Public Const Attribute As String = "ATTRIB"

C++

public:
literal String^ Attribute = "ATTRIB"

F#

static val mutable Attribute: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally