ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Geometry Namespace / Patch Class / Patch Constructor / Patch Constructor(PatchType)
The type of patch to initialize.

Patch Constructor(PatchType)
Initializes an empty instance of the Patch class.
Syntax
public Patch( 
   PatchType patchType
)

Parameters

patchType
The type of patch to initialize.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 3.0 or higher.
See Also