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