ArcGIS Pro 3.7 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 Sub SetEmpty() 
    public void SetEmpty()
    Remarks
    Sets all components (X and Y) to NaN.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also