This document is archived and information here might be outdated. Recommended version. |
Returns a list of default geographic transformations.
[Visual Basic .NET] Public ReadOnly Property GeoTransformationDefaults As IGeoTransformationOperationSet
[C#] public IGeoTransformationOperationSet GeoTransformationDefaults {get;}
[C++]
HRESULT get_GeoTransformationDefaults(
IGeoTransformationOperationSet** GTDefaults
);
[C++] Parameters GTDefaults [out, retval]
GTDefaults is a parameter of type IGeoTransformationOperationSet**