This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > ICompositeXform Interface > ICompositeXform.LastXform Property (ArcObjects .NET 10.4 SDK) |
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