MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Creates a deep clone of this geodetic transformation. That is, the cloned object will also have its extended parameters cloned.

Returns:
Returns a new MgCoordinateSystemGeodeticTransformDef object that is an exact clone of this MgCoordinateSystemGeodeticTransformDef instance. The caller is responsible for disposing the object being returned.
Remarks:
The returned MgCoordinateSystemGeodeticTransformDef instance will have its protected flag unset. However, all other properties like name etc will be the same. Any caller will have to change such values before trying to write the cloned instance into the dictionary file.