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

In This Topic
    HasGeometry Property
    In This Topic
    Gets a Boolean value indicating whether this inspector has any geometry. It will return false when feature inspector has two or more features or for features belonging to Stand Alone tables.
    Syntax
    public bool HasGeometry {get;}
    Public ReadOnly Property HasGeometry As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also