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

In This Topic
    AnchorPoints Property
    In This Topic
    Gets or sets the collection of points to use as anchor points for the rubbersheet.
    Syntax
    public IEnumerable<MapPoint> AnchorPoints {get; set;}
    Public Property AnchorPoints As IEnumerable(Of MapPoint)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also