ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Geometry Namespace / Multipart Class / ToEsriShape Method / ToEsriShape() Method

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

Return Value

The geometry as a formatted binary byte buffer.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also