ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

Coordinate3D Structure
Coordinate3D Members