The geodata transformation.
[Visual Basic .NET] Public Property GeodataXform As IGeodataXform
[C#] public IGeodataXform GeodataXform {get; set;}
[C++]
HRESULT get_GeodataXform(
IGeodataXform** ppXf
);
[C++]
HRESULT putref_GeodataXform(
IGeodataXform* ppXf
);
[C++]Parameters
ppXf [out, retval]ppXf is a parameter of type IGeodataXform
ppXf [in]ppXf is a parameter of type IGeodataXform
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.