GetSystemMetricsForDpi Method (Win32)
In This Topic
Syntax
'Declaration
Public Shared Function GetSystemMetricsForDpi( _
ByVal As Integer, _
ByVal As UInteger _
) As Integer
public static int GetSystemMetricsForDpi(
int ,
uint
)
Parameters
- nIndex
- dpi
See Also