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

99f0d1a3 f96e 4fd5 fde4 1b2b84b74d19

haplokuon edited this page May 6, 2023 · 1 revision

PI Field

netDxf 3.0.0 Library

PI (180 degrees)

Definition

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

C#

public const double PI = 3.14159265358979

VB

Public Const PI As Double = 3.14159265358979

C++

public:
literal double PI = 3.14159265358979

F#

static val mutable PI: float

Field Value

Double

See Also

Reference

MathHelper Class
netDxf Namespace

Clone this wiki locally