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