ArcGIS Pro 2.9 API Reference Guide
GeometryAttribute Property

ArcGIS.Desktop.Editing.Attributes Namespace > Inspector Class : GeometryAttribute Property
Gets the geometry (shape) attribute.
Syntax
public Attribute GeometryAttribute {get;}
Public ReadOnly Property GeometryAttribute As Attribute
Remarks
To return the actual geometry of the feature you can use the Shape property.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Inspector Class
Inspector Members