ArcGIS Pro 3.7 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 Property GeometryMode As GeometryMode
    public GeometryMode GeometryMode {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also