ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / SelectedTransformationNamesChangedEventArgs Class
Members

In This Topic
    SelectedTransformationNamesChangedEventArgs Class
    In This Topic
    Passed as the event parameter in the SelectedTransformationNamesChanged event for the TransformationsControl.
    Syntax
    Public Class SelectedTransformationNamesChangedEventArgs 
       Inherits System.EventArgs
    public class SelectedTransformationNamesChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          ArcGIS.Desktop.Mapping.Controls.SelectedTransformationNamesChangedEventArgs

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also