SystemInformation.GetHorizontalScrollBarHeightForDpi(Int32) Methode

Definitie

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

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

Parameters

dpi
Int32

De DPI-waarde voor het huidige beeldschermapparaat.

Retouren

De standaardhoogte, in pixels, van de horizontale schuifbalk.

Van toepassing op