Creates an exact copy of the selected geometry.
| JavaScript | 
 | 
| 
 | |
| C# | 
 | 
| 
 | |
| C++ | 
 | 
| HRESULT Clone( IGeometry** newGeometry) | |
Return Value
newGeometry
An exact clone of the selected geometry.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.