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