BCGControlBar Library for .NET
PI Field




Specifies a PI number.
Syntax
'Declaration
 
Public Shared PI As Double
'Usage
 
Dim value As Double
 
value = DrawManager.PI
 
DrawManager.PI = value
public static double PI
public: static double PI
public:
static double PI
Remarks
Its value is 3.1415926
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DrawManager Class
DrawManager Members

Send Feedback