This document is archived and information here might be outdated. Recommended version. |
The last geodata transform in the collection.
[Visual Basic .NET] Public ReadOnly Property LastXform As IGeodataXform
[C#] public IGeodataXform LastXform {get;}
[C++]
HRESULT get_LastXform(
IGeodataXform** ppXform
);
[C++]
Parameters ppXform [out, retval]
ppXform is a parameter of type IGeodataXform**