ListBox.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
戻り値
コントロールのスケールが設定される境界を表す Rectangle。


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


Weblioに収録されているすべての辞書からListBox.GetScaledBounds メソッドを検索する場合は、下記のリンクをクリックしてください。

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