======Метод GlGraphics.DrawRectangle(Single, Single, Single, Single)====== * **Пространство имен:** [[developers:references:topomatic.cad.view|Topomatic.Cad.View]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public virtual void DrawRectangle(float x, float y, float width, float height) **Параметры** * //x// * Тип: [[developers:references:system.single|System.Single]] * //y// * Тип: [[developers:references:system.single|System.Single]] * //width// * Тип: [[developers:references:system.single|System.Single]] * //height// * Тип: [[developers:references:system.single|System.Single]]