ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Geometry Namespace / Coordinate2D Structure / SetEmpty Method
Version

SetEmpty Method (Coordinate2D)
Sets the Coordinate2D to empty.
Syntax
public void SetEmpty()
Remarks
Sets all components (X and Y) to NaN.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also