ArcGIS Pro 2.6 API Reference Guide
IsEmpty Property (Geometry)

ArcGIS.Core.Geometry Namespace > Geometry Class : IsEmpty Property
Gets a value indicating whether or not the geometry is empty.
Syntax
public abstract bool IsEmpty {get;}
Public MustOverride ReadOnly Property IsEmpty As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Geometry Class
Geometry Members