ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Inspector Class / GeometryAttribute Property
Version

    GeometryAttribute Property
    Gets the geometry (shape) attribute.
    Syntax
    public Attribute GeometryAttribute {get;}
    Remarks
    To return the actual geometry of the feature you can use the Shape property.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also