Home > All Other Interfaces > IGeometry > Clone

Clone

Creates an exact copy of the selected geometry.

 

JavaScript

 

Clone()

 

C#

 

IGeometry Clone()

 

C++

 

HRESULT Clone(

      IGeometry** newGeometry)

Return Value

newGeometry

An exact clone of the selected geometry.