======Метод NativeMethods.GetWindowRect(IntPtr, RECT)====== * **Пространство имен:** [[developers:references:topomatic.controls|Topomatic.Controls]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Синтаксис===== public static bool GetWindowRect(IntPtr hWnd, ref RECT lpRect) **Параметры** * //hWnd// * Тип: [[developers:references:system.intptr|System.IntPtr]] * //lpRect// * Тип: [[developers:references:topomatic.controls.rect|Topomatic.Controls.RECT]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]