ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / GeometryControl Class / GeometryMode Property

In This Topic
    GeometryMode Property
    In This Topic
    Gets and sets the mode of the control. The mode indicates whether the control is displaying geometry vertices or sketch vertices.
    Syntax
    public GeometryMode GeometryMode {get; set;}
    Public Property GeometryMode As GeometryMode
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also