ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / TransformationSelectedArgs Class / TransformationSelected Property

In This Topic
    TransformationSelected Property
    In This Topic
    Gets the transformation selected.
    Syntax
    public DatumTransformation TransformationSelected {get;}
    Public ReadOnly Property TransformationSelected As DatumTransformation
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also