PrintPreviewDialog.AutoScaleBaseSize プロパティ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

<ObsoleteAttribute("This property has been deprecated. Use the AutoScaleDimensions property instead. http://go.microsoft.com/fwlink/?linkid=14202")> _ Public Overrides Property AutoScaleBaseSize As Size
Dim instance As PrintPreviewDialog Dim value As Size value = instance.AutoScaleBaseSize instance.AutoScaleBaseSize = value
[ObsoleteAttribute("This property has been deprecated. Use the AutoScaleDimensions property instead. http://go.microsoft.com/fwlink/?linkid=14202")] public override Size AutoScaleBaseSize { get; set; }
[ObsoleteAttribute(L"This property has been deprecated. Use the AutoScaleDimensions property instead. http://go.microsoft.com/fwlink/?linkid=14202")] public: virtual property Size AutoScaleBaseSize { Size get () override; void set (Size value) override; }


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からPrintPreviewDialog.AutoScaleBaseSize プロパティを検索する場合は、下記のリンクをクリックしてください。

- PrintPreviewDialog.AutoScaleBaseSize プロパティのページへのリンク