ArcGIS Pro 2.9 API Reference Guide
CreateCopy Method

ArcGIS.Desktop.Editing Namespace > GroundToGridCorrection Class : CreateCopy Method
the instance to be copied
Creates a copy of a ArcGIS.Core.CIM.CIMGroundToGridCorrection instance
Syntax
Public Shared Function CreateCopy( _
   ByVal c As CIMGroundToGridCorrection _
) As CIMGroundToGridCorrection

Parameters

c
the instance to be copied

Return Value

null if c is null, otherwise a new instance containing the same properties as c
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

GroundToGridCorrection Class
GroundToGridCorrection Members