ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Geometry Namespace / MapPointBuilderEx Class / SetEmpty Method

In This Topic
    SetEmpty Method (MapPointBuilderEx)
    In This Topic
    Sets X and Y to NaN. Sets other attributes to the default values. Does not change the attribute awareness.
    Syntax
    Public Overrides NotOverridable Sub SetEmpty() 
    public override void SetEmpty()
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also