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

4337b6a2 3790 2688 464e 56f75dd8ff82

haplokuon edited this page May 6, 2023 · 1 revision

Angbase Field

netDxf 3.0.0 Library

Angle 0 direction.

Definition

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

C#

public const string Angbase = "$ANGBASE"

VB

Public Const Angbase As String = "$ANGBASE"

C++

public:
literal String^ Angbase = "$ANGBASE"

F#

static val mutable Angbase: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally