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

0c08db7e 9293 f9a2 674b 88e9f331fdc2

haplokuon edited this page May 6, 2023 · 1 revision

TwoPI Field

netDxf 3.0.0 Library

2*PI (360 degrees)

Definition

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

C#

public const double TwoPI = 6.28318530717959

VB

Public Const TwoPI As Double = 6.28318530717959

C++

public:
literal double TwoPI = 6.28318530717959

F#

static val mutable TwoPI: float

Field Value

Double

See Also

Reference

MathHelper Class
netDxf Namespace

Clone this wiki locally