Hands back the next transformation.
[Visual Basic .NET] Public Function NextTransformation ( _ ) As IAffineTransformation2D
[C#] public IAffineTransformation2D NextTransformation ( );
[C++]
HRESULT NextTransformation(
IAffineTransformation2D** transfo
);
[C++]Parameters
transfo [out, retval]transfo is a parameter of type IAffineTransformation2D
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.