This document is archived and information here might be outdated. Recommended version. |
Returns a clone of the geotransformation defaults.
[Visual Basic .NET] Public Function CloneGeoTransformationDefaults ( _ ) As IGeoTransformationOperationSet
[C#] public IGeoTransformationOperationSet CloneGeoTransformationDefaults ( );
[C++]
HRESULT CloneGeoTransformationDefaults(
void
);