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

6c37a81c ca3e 5453 b6f0 138b370a2fcd

haplokuon edited this page May 6, 2023 · 1 revision

Degree Field

netDxf 3.0.0 Library

Text string that shows as a degree '°' character.

Definition

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

C#

public const string Degree = "%%d"

VB

Public Const Degree As String = "%%d"

C++

public:
literal String^ Degree = "%%d"

F#

static val mutable Degree: string

Field Value

String

See Also

Reference

Symbols Class
netDxf Namespace

Clone this wiki locally