Returns a list of predefined geographic transformations.
[Visual Basic .NET] Public Function GetPredefinedGeographicTransformations ( _ ) As ISet
[C#] public ISet GetPredefinedGeographicTransformations ( );
[C++]
HRESULT GetPredefinedGeographicTransformations(
ISet** predefinedGTs
);
[C++]Parameters
predefinedGTs [out, retval]predefinedGTs is a parameter of type ISet
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.