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

GeometryMode Property
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;}
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also