SystemInformation.GetVerticalScrollBarWidthForDpi(Int32) Methode

Definitie

Hiermee wordt de standaardhoogte, in pixels, van de verticale schuifbalk voor een bepaalde DPI-waarde opgehaald.

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

Parameters

dpi
Int32

De DPI-waarde voor het huidige beeldschermapparaat.

Retouren

De standaardhoogte, in pixels, van de verticale schuifbalk.

Van toepassing op