ArcGIS Pro 2.6 API Reference Guide
IsEmpty Property (MapPointBuilderEx)

ArcGIS.Core.Geometry Namespace > MapPointBuilderEx Class : IsEmpty Property
Returns true if the point is empty. An empty point has X or Y equal to NaN.
Syntax
public override bool IsEmpty {get;}
Public Overrides ReadOnly Property IsEmpty As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MapPointBuilderEx Class
MapPointBuilderEx Members