======Метод DynamicLeader.TryGetBounds(Double, LeaderParams, BoundingBox2D)====== * **Пространство имен:** [[developers:references:topomatic.planchet.leader|Topomatic.Planchet.Leader]] * **Сборка:** Topomatic.Planchet (в Topomatic.Planchet.dll) =====Синтаксис===== public static bool TryGetBounds(double screenRatio, LeaderParams lp, out BoundingBox2D bounds) **Параметры** * //screenRatio// * Тип: System.Double * //lp// * Тип: [[developers:references:topomatic.planchet.leader.leaderparams|Topomatic.Planchet.Leader.LeaderParams]] * //bounds// * Тип: [[developers:references:topomatic.cad.foundation.boundingbox2d|Topomatic.Cad.Foundation.BoundingBox2D]] **Возвращаемое значение** * Тип: System.Boolean