This document is archived and information here might be outdated. Recommended version. |
Resets the editor to the given transformation.
[Visual Basic .NET] Public Sub ResetTo ( _ ByVal Transform As IHVCompositeDatumTransformation _ )
[C#] public void ResetTo ( IHVCompositeDatumTransformation Transform );
[C++]
HRESULT ResetTo(
IHVCompositeDatumTransformation* Transform
);
[C++] Parameters Transform [in]
Transform is a parameter of type IHVCompositeDatumTransformation*