ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Editing Namespace / RubbersheetByGeometries Class / AnchorPoints Property
Version

    AnchorPoints Property
    Gets or sets the collection of points to use as anchor points for the rubbersheet.
    Syntax
    public IEnumerable<MapPoint> AnchorPoints {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also