ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / GridOptions Class / InferFromGridEnabled Property

In This Topic
    InferFromGridEnabled Property
    In This Topic
    Gets and sets whether the cursor/mouse pointer will snap perpendicular to a grid line from a previous vertex
    Syntax
    Public Property InferFromGridEnabled As Boolean
    public bool InferFromGridEnabled {get; set;}
    Remarks
    This can be useful for quickly sketching orthogonal lines such as square or rectangular features.
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also