UnmanagedMethodsCreateRectRgn 方法 |
[缺少 "M:CPF.Windows.UnmanagedMethods.CreateRectRgn(System.Int32,System.Int32,System.Int32,System.Int32)" 的 <summary> 文档]
命名空间: CPF.Windows
public static IntPtr CreateRectRgn( int x1, int y1, int x2, int y2 )
[缺少 "M:CPF.Windows.UnmanagedMethods.CreateRectRgn(System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="x1"/> 文档]
[缺少 "M:CPF.Windows.UnmanagedMethods.CreateRectRgn(System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="y1"/> 文档]
[缺少 "M:CPF.Windows.UnmanagedMethods.CreateRectRgn(System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="x2"/> 文档]
[缺少 "M:CPF.Windows.UnmanagedMethods.CreateRectRgn(System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="y2"/> 文档]
[缺少 "M:CPF.Windows.UnmanagedMethods.CreateRectRgn(System.Int32,System.Int32,System.Int32,System.Int32)" 的 <returns> 文档]