'宣言 Public Shared Function BitBlt( _ ByVal hdcDest As System.IntPtr, _ ByVal nXDest As System.Integer, _ ByVal nYDest As System.Integer, _ ByVal nWidth As System.Integer, _ ByVal nHeight As System.Integer, _ ByVal hdcSrc As System.IntPtr, _ ByVal nXSrc As System.Integer, _ ByVal nYSrc As System.Integer, _ ByVal dwRop As System.UInteger _ ) As System.Boolean
パラメータ
- hdcDest
- nXDest
- nYDest
- nWidth
- nHeight
- hdcSrc
- nXSrc
- nYSrc
- dwRop