This document is archived and information here might be outdated. Recommended version. |
Alters the geodata transformation of the dataset (does not transform the data).
[Visual Basic .NET] Public Sub AlterGeodataXform ( _ ByVal xform As IGeodataXform _ )
[C#] public void AlterGeodataXform ( IGeodataXform xform );
[C++]
HRESULT AlterGeodataXform(
IGeodataXform* xform
);
[C++] Parameters xform [in]
xform is a parameter of type IGeodataXform*