PiOver4 Field

Project Mercury API

[This is preliminary documentation and is subject to change.]

Represents the value of pi divided by four.

Namespace:  ProjectMercury
Assembly:  ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0

Syntax

C#
public const float PiOver4
Visual Basic (Declaration)
Public Const PiOver4 As Single
Visual C++
public:
literal float PiOver4

See Also