'宣言 Public Shared Function GetViewportOrgEx( _ ByVal hDC As IntPtr, _ ByRef point As Win32.POINT _ ) As Boolean
public static bool GetViewportOrgEx( IntPtr hDC, ref Win32.POINT point )
パラメータ
- hDC
- point
'宣言 Public Shared Function GetViewportOrgEx( _ ByVal hDC As IntPtr, _ ByRef point As Win32.POINT _ ) As Boolean
public static bool GetViewportOrgEx( IntPtr hDC, ref Win32.POINT point )