'宣言 Public Shared Function CreateRectRgn( _ ByVal nLeftRect As Integer, _ ByVal nTopRect As Integer, _ ByVal nRightRect As Integer, _ ByVal nBottomRect As Integer _ ) As IntPtr
public static IntPtr CreateRectRgn( int nLeftRect, int nTopRect, int nRightRect, int nBottomRect )
パラメータ
- nLeftRect
- nTopRect
- nRightRect
- nBottomRect