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

In This Topic
    LimitedAdjustmentAreas Property
    In This Topic
    Gets or sets the collection of polygons to use to limit the features in the rubbersheet operation.
    Syntax
    public IEnumerable<Polygon> LimitedAdjustmentAreas {get; set;}
    Public Property LimitedAdjustmentAreas As IEnumerable(Of Polygon)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also