======Метод CompoundSelectionSet.SelectByPolygon(FrameSelectType, List, Predicate)====== * **Пространство имен:** [[developers:references:topomatic.cad.view|Topomatic.Cad.View]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public override bool SelectByPolygon(FrameSelectType mode, List pointsList, Predicate match) **Параметры** * //mode// * Тип: [[developers:references:topomatic.cad.view.hints.frameselecttype|Topomatic.Cad.View.Hints.FrameSelectType]] * //pointsList// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]]> * //match// * Тип: [[developers:references:system.predicate_1|System.Predicate]]<[[developers:references:system.object|System.Object]]> **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]