ArcGIS Pro 2.8 API Reference Guide
Shape Property (Inspector)

ArcGIS.Desktop.Editing.Attributes Namespace > Inspector Class : Shape Property
Gets or sets the geometry (shape) of objects within the inspector.
Syntax
public Geometry Shape {get; set;}
Public Property Shape As Geometry
Remarks
If multiple features are loaded into the inspector, getting the shape returns null. A shape can be set for multiple features.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Inspector Class
Inspector Members