ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / MapPoint Class / ToEsriShape Method / ToEsriShape() Method
Version

    ToEsriShape() Method
    Converts this map point into an Esri shape formatted binary byte buffer.
    Syntax
    public override byte[] ToEsriShape()

    Return Value

    The map point as a formatted binary byte buffer.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also