ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / TransformationsControl Class / SelectedTransformationNames Property

In This Topic
    SelectedTransformationNames Property
    In This Topic
    Gets the names of the transformations selected in the TransformationsControl
    Syntax
    public IEnumerable<string> SelectedTransformationNames {get;}
    Public ReadOnly Property SelectedTransformationNames As IEnumerable(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also