PrintPreviewDialog.AutoScaleBaseSize 속성

정의

주의

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

주의

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

PrintPreviewDialog 클래스는 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

속성 값

Size

보통 사각형의 너비와 높이의 순서로 정렬된 정수 쌍을 저장합니다.

특성

설명

이 속성은 이 클래스와 관련이 없습니다.

적용 대상