SystemInformation.VerticalScrollBarArrowHeightForDpi(Int32) 方法

定義

取得垂直捲軸箭號點陣圖的高度 (像素)。

public:
 static int VerticalScrollBarArrowHeightForDpi(int dpi);
public static int VerticalScrollBarArrowHeightForDpi (int dpi);
static member VerticalScrollBarArrowHeightForDpi : int -> int
Public Shared Function VerticalScrollBarArrowHeightForDpi (dpi As Integer) As Integer

參數

dpi
Int32

用以調整垂直卷軸箭號點陣圖的任意 DPI 值。

傳回

Int32

垂直捲軸箭號點陣圖的高度 (像素)。

適用於