Constant to transform an angle between degrees and radians.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public const double DegToRad = 0,0174532925199433
Public Const DegToRad As Double = 0,0174532925199433
public:
literal double DegToRad = 0,0174532925199433
static val mutable DegToRad: float
CONST DegToRad := 0,0174532925199433 AS REAL8
Field Value
Type:
DoubleSee Also