ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / ShowGeometricConstraints Property

In This Topic
    ShowGeometricConstraints Property
    In This Topic
    Gets and sets whether geometric constraints are displayed when drawing.
    Syntax
    public bool ShowGeometricConstraints {get; set;}
    Public Property ShowGeometricConstraints As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also