ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / TransformationsControl Class / OnSelectedTransformationNamesChanged Method

In This Topic
    OnSelectedTransformationNamesChanged Method
    In This Topic
    This raises our 'public' event. Users can hook up delegates.
    Syntax
    protected internal virtual void OnSelectedTransformationNamesChanged()
    Protected Friend Overridable Sub OnSelectedTransformationNamesChanged() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also