ArcGIS Pro 2.6 API Reference Guide
IsEmpty Property (Coordinate2D)

ArcGIS.Core.Geometry Namespace > Coordinate2D Structure : IsEmpty Property
Indicates if the coordinate is empty.
Syntax
public bool IsEmpty {get;}
Public ReadOnly Property IsEmpty As Boolean

Property Value

True if any components (X or Y) are NaN.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Coordinate2D Structure
Coordinate2D Members