This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 418
39195696 61e5 8702 c872 2d4cb34b48cc
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Constant to transform an angle between degrees and radians.
Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public const double DegToRad = 0.0174532925199433
VB
Public Const DegToRad As Double = 0.0174532925199433
C++
public:
literal double DegToRad = 0.0174532925199433
F#
static val mutable DegToRad: float
Double