ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / GeometryControl Class / Geometry Property

In This Topic
    Geometry Property (GeometryControl)
    In This Topic
    Gets and sets the geometry for which to show the vertices. The Geometry property is only used in GeometryMode.Geometry mode.
    Syntax
    Public Property Geometry As Geometry
    public Geometry Geometry {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also