[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetDeviceCaps

GetDeviceCaps Method

GetDeviceCaps(nint, int)

Declaration
public static extern int GetDeviceCaps(nint hDC, int hIndex)
Public Shared Function GetDeviceCaps(hDC As IntPtr, hIndex As Integer) As Integer
Parameters
Type Name Description
nint hDC
int hIndex
Returns
Type Description
int