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

1dcfb7e0 107b 0c6a 2d8a 6f96a7cb99f3

haplokuon edited this page May 6, 2023 · 1 revision

DegToGrad 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 DegToGrad = 1.11111111111111

VB

Public Const DegToGrad As Double = 1.11111111111111

C++

public:
literal double DegToGrad = 1.11111111111111

F#

static val mutable DegToGrad: float

Field Value

Double

See Also

Reference

MathHelper Class
netDxf Namespace

Clone this wiki locally