======Метод Vector2D.Transform(Vector2D[], Matrix, Vector2D[])====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public static void Transform(Vector2D[] sourceArray, ref Matrix matrix, Vector2D[] destinationArray) **Параметры** * //sourceArray// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]][] * //matrix// * Тип: [[developers:references:topomatic.cad.foundation.matrix|Topomatic.Cad.Foundation.Matrix]] * //destinationArray// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]][]