ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / IsDeflectionDefaultDirectionConstraint Property

In This Topic
    IsDeflectionDefaultDirectionConstraint Property
    In This Topic
    Gets and sets whether Deflection is the default direction constraint. Set to false for Absolute to be the default direction constraint.
    Syntax
    Public Property IsDeflectionDefaultDirectionConstraint As Boolean
    public bool IsDeflectionDefaultDirectionConstraint {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also