ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / GeometryMode Enumeration

In This Topic
    GeometryMode Enumeration
    In This Topic
    Describes the mode of the GeometryControl.
    Syntax
    Members
    MemberDescription
    GeometryThe control displays the geometry set in the GeometryControl.Geometry property.
    Sketch The control displays the current sketch geometry and responds to the sketch events.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Editing.Controls.GeometryMode

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also