[]
public static extern bool GetViewportOrgEx(nint hDC, ref Win32.POINT point)
Public Shared Function GetViewportOrgEx(hDC As IntPtr, ByRef point As Win32.POINT) As Boolean
| Type | Name | Description |
|---|---|---|
| nint | hDC | |
| Win32.POINT | point |
| Type | Description |
|---|---|
| bool |