Compartilhar via


ITransformProvider.Resize(Double, Double) Método

Definição

Redimensiona o controle.

public:
 void Resize(double width, double height);
void Resize(double const& width, double const& height);
public void Resize(double width, double height);
function resize(width, height)
Public Sub Resize (width As Double, height As Double)

Parâmetros

width
Double

double

A nova largura da janela, em pixels.

height
Double

double

A nova altura da janela, em pixels.

Aplica-se a