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