======Метод IGraphics.DrawImage(Image, RectangleF, RectangleF)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public virtual void DrawImage(Image image, RectangleF destRect, RectangleF srcRect) **Параметры** * //image// * Тип: [[developers:references:system.drawing.image|System.Drawing.Image]] * //destRect// * Тип: [[developers:references:system.drawing.rectanglef|System.Drawing.RectangleF]] * //srcRect// * Тип: [[developers:references:system.drawing.rectanglef|System.Drawing.RectangleF]]