ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing Namespace / EditOperation Class / Transform Method / Transform(IEnumerable<Layer>,TransformMethod) Method
The layers to transform.
The transformation method to use.
Version

    Transform(IEnumerable<Layer>,TransformMethod) Method
    Transforms a collection of layers.
    Syntax

    Parameters

    layers
    The layers to transform.
    transformMethod
    The transformation method to use.
    Exceptions
    ExceptionDescription
    Transformation method cannot be null
    Invalid transformation method
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also