======Метод TopographicGrid.TryGetValue(Vector2D, GridSign)====== * **Пространство имен:** [[developers:references:topomatic.planchet|Topomatic.Planchet]] * **Сборка:** Topomatic.Planchet (в Topomatic.Planchet.dll) =====Синтаксис===== public bool TryGetValue(Vector2D location, out GridSign alignment) **Параметры** * //location// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //alignment// * Тип: [[developers:references:topomatic.planchet.gridsign|Topomatic.Planchet.GridSign]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]