This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IG > IGeodataXform2 Interface > IGeodataXform2.Simplify Method (ArcObjects .NET 10.4 SDK) |
Simplifies into a simple geodataxform.
[Visual Basic .NET] Public Function Simplify ( _ ) As IGeodataXform
[C#] public IGeodataXform Simplify ( );
[C++]
HRESULT Simplify(
IGeodataXform** ppNewXf
);
[C++]
Parameters ppNewXf [out, retval]
ppNewXf is a parameter of type IGeodataXform