ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / TransformByLinkLayer Class / LinkLayer Property

In This Topic
    LinkLayer Property (TransformByLinkLayer)
    In This Topic
    Gets or sets the ArcGIS.Desktop.Mapping.Layer containing the link features to be used for the transformation.
    Syntax
    public Layer LinkLayer {get; set;}
    Public Property LinkLayer As Layer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also