======Метод Form.SetDesktopLocation(Int32, Int32)====== * **Пространство имен:** [[developers:references:system.windows.forms|System.Windows.Forms]] * **Сборка:** System.Windows.Forms (в System.Windows.Forms.dll) =====Синтаксис===== public void SetDesktopLocation(int x, int y) **Параметры** * //x// * Тип: [[developers:references:system.int32|System.Int32]] * //y// * Тип: [[developers:references:system.int32|System.Int32]]