ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / StretchGeometry Property

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

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also