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

    IsDirectionDefaultInputConstraint Property
    Gets and sets whether Direction is the default constraint for input mode. Set to false for Distance to be the default constraint for input mode.
    Syntax
    public bool IsDirectionDefaultInputConstraint {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also