ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing Namespace / TransformByLinkLines Class / LinkLines Property

In This Topic
    LinkLines Property (TransformByLinkLines)
    In This Topic
    Gets or sets the link lines to be used for the transformation.
    Syntax
    public IEnumerable<Polyline> LinkLines {get; set;}
    Public Property LinkLines As IEnumerable(Of Polyline)
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also