HtmlWindow.Size Propiedad

Definición

Obtiene o establece el tamaño de la ventana actual.

public:
 property System::Drawing::Size Size { System::Drawing::Size get(); void set(System::Drawing::Size value); };
public System.Drawing.Size Size { get; set; }
member this.Size : System.Drawing.Size with get, set
Public Property Size As Size

Valor de propiedad

Size

Size que describe el tamaño de la ventana, en píxeles.

Se aplica a