AxHost.GetScaledBounds メソッド
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Protected Overrides Function GetScaledBounds ( _ bounds As Rectangle, _ factor As SizeF, _ specified As BoundsSpecified _ ) As Rectangle
Dim bounds As Rectangle Dim factor As SizeF Dim specified As BoundsSpecified Dim returnValue As Rectangle returnValue = Me.GetScaledBounds(bounds, factor, specified)
protected override Rectangle GetScaledBounds ( Rectangle bounds, SizeF factor, BoundsSpecified specified )
protected: virtual Rectangle GetScaledBounds ( Rectangle bounds, SizeF factor, BoundsSpecified specified ) override
protected override function GetScaledBounds ( bounds : Rectangle, factor : SizeF, specified : BoundsSpecified ) : Rectangle
- specified
BoundsSpecified 値。
未修整の bounds 値。

ActiveX コントロールは拡大と縮小を自分自身で行うため、このメソッドを実行しても、特別な計算は行われません。factor 値および specified 値は無視され、未修整の bounds 値が返されます。

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に収録されているすべての辞書からAxHost.GetScaledBounds メソッドを検索する場合は、下記のリンクをクリックしてください。

- AxHost.GetScaledBounds メソッドのページへのリンク