======Метод IGraphicsExtentions.FillRectangle(IGraphics, Point, Size)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public static void FillRectangle(IGraphics graphics, Point point, Size size) **Параметры** * //graphics// * Тип: [[developers:references:topomatic.cad.foundation.igraphics|Topomatic.Cad.Foundation.IGraphics]] * //point// * Тип: [[developers:references:system.drawing.point|System.Drawing.Point]] * //size// * Тип: [[developers:references:system.drawing.size|System.Drawing.Size]]