ArcGIS Pro 2.8 API Reference Guide
Patch Constructor(esriPatchType)

ArcGIS.Core.Geometry Namespace > Patch Class > Patch Constructor : Patch Constructor(esriPatchType)
The type of patch to initialize.
Initializes an empty instance of the Patch class.
Syntax
public Patch( 
   esriPatchType patchType
)
Public Function New( _
   ByVal patchType As esriPatchType _
)

Parameters

patchType
The type of patch to initialize.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Patch Class
Patch Members
Overload List