Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Namespace: Visual3D
Assembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public static int Round(
	double number
)
Public Shared Function Round ( _
	number As Double _
) As Integer

Parameters

number
Double

See Also