This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpPointObject Interface > IGpPointObject.Clone Method (ArcObjects .NET 10.4 SDK) |
Clones the point object.
[Visual Basic .NET] Public Sub Clone ( _ ByVal pSrcObj As IGpPointObject _ )
[C#] public void Clone ( IGpPointObject pSrcObj );
[C++]
HRESULT Clone(
IGpPointObject* pSrcObj
);
[C++]
Parameters pSrcObj [in]
pSrcObj is a parameter of type IGpPointObject