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

In This Topic
    SetEmpty Method (Coordinate2D)
    In This Topic
    Sets the Coordinate2D to empty.
    Syntax
    public void SetEmpty()
    Public Sub 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