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

In This Topic
    GeometryControl Class
    In This Topic
    The GeometryControl is a configurable control that provides a UI for displaying the vertices of a sketch geometry or a feature geometry. GeometryControl
    Object Model
    GeometryControl ClassGeometry ClassBasicFeatureLayer Class
    Syntax
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            System.Windows.Controls.UserControl
                               ArcGIS.Desktop.Editing.Controls.GeometryControl

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also