======Конструктор JoinEventArgs(AlignmentJoinType, Alignment, Alignment)====== * **Пространство имен:** [[developers:references:topomatic.alg.plugins|Topomatic.Alg.Plugins]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Синтаксис===== public JoinEventArgs(AlignmentJoinType joinType, Alignment firstAlignment, Alignment secondAlignment) **Параметры** * //joinType// * Тип: [[developers:references:topomatic.alg.alignmentjointype|Topomatic.Alg.AlignmentJoinType]] * //firstAlignment// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]] * //secondAlignment// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]]