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