ArcGIS Pro 2.9 API Reference Guide
IsEmpty Property (Coordinate3D)

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

Property Value

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

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Coordinate3D Structure
Coordinate3D Members