ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / GeographicTransformation Class / CreateNull Method
The input spatial reference for the null transformation.
The output spatial reference for the null transformation.
(Optional) Default is true. If false, the created transformation is inverted.

In This Topic
    CreateNull Method (GeographicTransformation)
    In This Topic
    Creates a GeographicTransformation instance representing the 'null' method for a pair of spatial references.
    Syntax

    Parameters

    input
    The input spatial reference for the null transformation.
    output
    The output spatial reference for the null transformation.
    transformForward
    (Optional) Default is true. If false, the created transformation is inverted.

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also