PrintPreviewDialog.AutoScaleBaseSize Proprietà

Definizione

Attenzione

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

Attenzione

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

La classe PrintPreviewDialog non supporta la proprietà AutoScaleBaseSize.

public:
 virtual property System::Drawing::Size AutoScaleBaseSize { System::Drawing::Size get(); void set(System::Drawing::Size value); };
[System.ComponentModel.Browsable(false)]
public override System.Drawing.Size AutoScaleBaseSize { get; set; }
[System.ComponentModel.Browsable(false)]
[System.Obsolete("This property has been deprecated. Use the AutoScaleDimensions property instead.  http://go.microsoft.com/fwlink/?linkid=14202")]
public override System.Drawing.Size AutoScaleBaseSize { get; set; }
[System.ComponentModel.Browsable(false)]
[System.Obsolete("This property has been deprecated. Use the AutoScaleDimensions property instead.  https://go.microsoft.com/fwlink/?linkid=14202")]
public override System.Drawing.Size AutoScaleBaseSize { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.AutoScaleBaseSize : System.Drawing.Size with get, set
[<System.ComponentModel.Browsable(false)>]
[<System.Obsolete("This property has been deprecated. Use the AutoScaleDimensions property instead.  http://go.microsoft.com/fwlink/?linkid=14202")>]
member this.AutoScaleBaseSize : System.Drawing.Size with get, set
[<System.ComponentModel.Browsable(false)>]
[<System.Obsolete("This property has been deprecated. Use the AutoScaleDimensions property instead.  https://go.microsoft.com/fwlink/?linkid=14202")>]
member this.AutoScaleBaseSize : System.Drawing.Size with get, set
Public Overrides Property AutoScaleBaseSize As Size

Valore della proprietà

Size

Memorizza una coppia ordinata di interi, generalmente la larghezza e l'altezza di un rettangolo.

Attributi

Commenti

Questa proprietà non è pertinente per questa classe.

Si applica a