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