SystemInformation.GetHorizontalScrollBarArrowWidthForDpi(Int32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
水平スクロール バーの矢印ビットマップの幅 (ピクセル単位) を取得します。
public:
static int GetHorizontalScrollBarArrowWidthForDpi(int dpi);
public static int GetHorizontalScrollBarArrowWidthForDpi (int dpi);
static member GetHorizontalScrollBarArrowWidthForDpi : int -> int
Public Shared Function GetHorizontalScrollBarArrowWidthForDpi (dpi As Integer) As Integer
パラメーター
- dpi
- Int32
現在のディスプレイ デバイスの DPI 値。
戻り値
水平スクロール バーの矢印の既定の幅 (ピクセル単位)。