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

d5db9d21 cbc8 69f4 0e35 59d1ca9f1d24

haplokuon edited this page May 6, 2023 · 1 revision

AcadVer Field

netDxf 3.0.0 Library

The AutoCAD drawing database version number.

Definition

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

C#

public const string AcadVer = "$ACADVER"

VB

Public Const AcadVer As String = "$ACADVER"

C++

public:
literal String^ AcadVer = "$ACADVER"

F#

static val mutable AcadVer: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally