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

7abb9170 4744 7487 ae84 fb006c279509

haplokuon edited this page May 6, 2023 · 1 revision

RadToDeg Field

netDxf 3.0.0 Library

Constant to transform an angle between degrees and radians.

Definition

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

C#

public const double RadToDeg = 57.2957795130823

VB

Public Const RadToDeg As Double = 57.2957795130823

C++

public:
literal double RadToDeg = 57.2957795130823

F#

static val mutable RadToDeg: float

Field Value

Double

See Also

Reference

MathHelper Class
netDxf Namespace

Clone this wiki locally