SystemInformation.VerticalScrollBarArrowHeightForDpi(Int32) Methode

Definitie

Hiermee haalt u de hoogte op van de pijl-bitmap van de verticale schuifbalk in pixels.

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

Parameters

dpi
Int32

Een willekeurige DPI-waarde die wordt gebruikt om de verticale schuifbalkpijl bitmap te schalen.

Retouren

De hoogte van de pijl-bitmap van de verticale schuifbalk in pixels.

Van toepassing op