Compartilhar via


PrintPreviewDialog.AutoScaleBaseSize Propriedade

Definição

Cuidado

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

Cuidado

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

A classe PrintPreviewDialog não oferece suporte para a propriedade 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

Valor da propriedade

Size

Armazena um par ordenado de inteiros, normalmente a largura e a altura de um retângulo.

Atributos

Comentários

Essa propriedade não é relevante para essa classe.

Aplica-se a