OpenTypeMethods.Round(Object) Méthode

Définition

Arrondit la valeur fournie.

public:
 static System::Object ^ Round(System::Object ^ value);
public static object Round (object value);
static member Round : obj -> obj
Public Shared Function Round (value As Object) As Object

Paramètres

value
Object

Decimal ou Double à arrondir.

Retours

Valeur arrondie.

S’applique à