======Метод SelectionSet.SelectObjectsAtScreen(Predicate, String)====== * **Пространство имен:** [[developers:references:topomatic.cad.view|Topomatic.Cad.View]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public bool SelectObjectsAtScreen(Predicate match, string message) **Параметры** * //match// * Тип: [[developers:references:system.predicate_1|System.Predicate]]<[[developers:references:system.object|System.Object]]> * //message// * Тип: [[developers:references:system.string|System.String]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]