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

d90553c5 94c8 7f6b 294a 0f90d02089ee

haplokuon edited this page May 6, 2023 · 1 revision

AttMode Field

netDxf 3.0.0 Library

Attribute visibility.

Definition

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

C#

public const string AttMode = "$ATTMODE"

VB

Public Const AttMode As String = "$ATTMODE"

C++

public:
literal String^ AttMode = "$ATTMODE"

F#

static val mutable AttMode: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally