Form.ApplyAutoScaling Metodo

Definizione

Attenzione

This method has been deprecated. Use the ApplyAutoScaling method instead. http://go.microsoft.com/fwlink/?linkid=14202

Attenzione

This method has been deprecated. Use the ApplyAutoScaling method instead. https://go.microsoft.com/fwlink/?linkid=14202

Ridimensiona il form in base al valore corrente della proprietà AutoScaleBaseSize e alla dimensione del tipo di carattere corrente.

protected:
 void ApplyAutoScaling();
protected void ApplyAutoScaling ();
[System.Obsolete("This method has been deprecated. Use the ApplyAutoScaling method instead.  http://go.microsoft.com/fwlink/?linkid=14202")]
protected void ApplyAutoScaling ();
[System.Obsolete("This method has been deprecated. Use the ApplyAutoScaling method instead.  https://go.microsoft.com/fwlink/?linkid=14202")]
protected void ApplyAutoScaling ();
member this.ApplyAutoScaling : unit -> unit
[<System.Obsolete("This method has been deprecated. Use the ApplyAutoScaling method instead.  http://go.microsoft.com/fwlink/?linkid=14202")>]
member this.ApplyAutoScaling : unit -> unit
[<System.Obsolete("This method has been deprecated. Use the ApplyAutoScaling method instead.  https://go.microsoft.com/fwlink/?linkid=14202")>]
member this.ApplyAutoScaling : unit -> unit
Protected Sub ApplyAutoScaling ()
Attributi

Commenti

Questo metodo determina le dimensioni del AutoScaleBaseSize modulo usando il valore della proprietà e il Size valore restituito dal GetAutoScaleSize metodo .

Si applica a