SetDesiredSize

ImageOrPrintOptions.SetDesiredSize method

Establece el ancho y el alto deseados de la imagen.

public void SetDesiredSize(int desiredWidth, int desiredHeight)
ParámetroEscribeDescripción
desiredWidthInt32ancho deseado en píxeles
desiredHeightInt32altura deseada en píxeles

Ver también