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

In This Topic
    IsDirectionDefaultInputConstraint Property
    In This Topic
    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;}
    Public Property IsDirectionDefaultInputConstraint As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also