ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / GeometryBagBuilderEx Class / IsEmpty Property

In This Topic
    IsEmpty Property (GeometryBagBuilderEx)
    In This Topic
    Gets a boolean which indicates if this instance is empty or not. This instance is empty if it has zero geometries.
    Syntax
    public override bool IsEmpty {get;}
    Public Overrides ReadOnly Property IsEmpty As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also