ArcGIS Pro 3.2 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 bool IsDeflectionDefaultDirectionConstraint {get; set;}
    Public Property IsDeflectionDefaultDirectionConstraint As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also