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

In This Topic
    TransformationSelectedArgs Class
    In This Topic
    Passed as the event parameter in the TransformationSelected event for the TransformationsControl.
    Object Model
    TransformationSelectedArgs ClassDatumTransformation Class
    Syntax
    public class TransformationSelectedArgs : System.EventArgs 
    Public Class TransformationSelectedArgs 
       Inherits System.EventArgs
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also