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

c4ffea70 566e 1abc 1a8d 77262f3aca8e

haplokuon edited this page May 6, 2023 · 1 revision

GradToDeg Field

netDxf 3.0.0 Library

Constant to transform an angle between degrees and gradians.

Definition

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

C#

public const double GradToDeg = 0.9

VB

Public Const GradToDeg As Double = 0.9

C++

public:
literal double GradToDeg = 0.9

F#

static val mutable GradToDeg: float

Field Value

Double

See Also

Reference

MathHelper Class
netDxf Namespace

Clone this wiki locally