'宣言 Public Shared Function InvertRect( _ ByVal hdc As IntPtr, _ ByRef lprc As Win32.RECT _ ) As Boolean
public static bool InvertRect( IntPtr hdc, ref Win32.RECT lprc )
パラメータ
- hdc
- lprc
'宣言 Public Shared Function InvertRect( _ ByVal hdc As IntPtr, _ ByRef lprc As Win32.RECT _ ) As Boolean
public static bool InvertRect( IntPtr hdc, ref Win32.RECT lprc )