======Конструктор RECT(Int32, Int32, Int32, Int32)====== * **Пространство имен:** [[developers:references:topomatic.controls|Topomatic.Controls]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Синтаксис===== public RECT(int left, int top, int right, int bottom) **Параметры** * //left// * Тип: [[developers:references:system.int32|System.Int32]] * //top// * Тип: [[developers:references:system.int32|System.Int32]] * //right// * Тип: [[developers:references:system.int32|System.Int32]] * //bottom// * Тип: [[developers:references:system.int32|System.Int32]]