HorizontalVerticalTransformation

Create a multi-step transformation from one or more HorizontalVerticalTransformationStep instances. Use this constructor to create a horizontal-vertical transformation that has multiple steps. The output SpatialReference of each step should match the input SpatialReference of the following step.

Since

200.1.0

Parameters

steps

An array containing HorizontalVerticalTransformationStep instances.


Create a single step transformation.

Since

200.1.0

Parameters