Creates 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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.