======Метод GlgSolveLib.PosStrictlyInContour(Vector2D, IList)====== * **Пространство имен:** [[developers:references:topomatic.glg|Topomatic.Glg]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Синтаксис===== public static bool PosStrictlyInContour(Vector2D p, IList contour) **Параметры** * //p// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //contour// * Тип: System.Collections.Generic.IList<[[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]]> **Возвращаемое значение** * Тип: System.Boolean