ArcGIS Pro 2.6 API Reference Guide
SetEmpty Method (Coordinate2D)

ArcGIS.Core.Geometry Namespace > Coordinate2D Structure : SetEmpty Method
Sets the coordinate to empty.
Syntax
public void SetEmpty()
Public Sub SetEmpty() 
Remarks
Sets all components (X and Y) to NaN.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Coordinate2D Structure
Coordinate2D Members