ArcGIS Pro 3.7 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 
       Inherits System.EventArgs
    public class TransformationSelectedArgs : System.EventArgs 
    Inheritance Hierarchy

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

    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also