This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISpatialReferenceFactory2 Interface > ISpatialReferenceFactory2.GetPredefinedGeographicTransformations Method (ArcObjects .NET 10.5 SDK) |
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