Unit.FromInches

Unit.FromInches method

Devuelve unLength objeto que se representa en pulgadas.

public static Length FromInches(double value)
ParámetroEscribeDescripción
valueDoubleEl valor.

Valor_devuelto

Devuelve unLength objeto.

Ver también