This document is archived and information here might be outdated. Recommended version. |
Replaces content of the existing list of default transformations with the content from pSource.
[Visual Basic .NET] Public Sub ReplaceGeoTransformationDefaults ( _ ByVal pSource As IGeoTransformationOperationSet _ )
[C#] public void ReplaceGeoTransformationDefaults ( IGeoTransformationOperationSet pSource );
[C++]
HRESULT ReplaceGeoTransformationDefaults(
IGeoTransformationOperationSet* pSource
);
[C++] Parameters pSource [in]
pSource is a parameter of type IGeoTransformationOperationSet*