ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / StretchTopology Property

In This Topic
    StretchTopology Property
    In This Topic
    Gets and sets whether topology is stretched proportionately when moving a topology element.
    Syntax
    public bool StretchTopology {get; set;}
    Public Property StretchTopology As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also