![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Resets the collection of transformations. Must be called before using NextTransformation.
[Visual Basic .NET] Public Sub Reset ( _ ByVal geom As IGeometry _ )
[C#] public void Reset ( IGeometry geom );
[C++]
HRESULT Reset(
  IGeometry* geom
);
[C++] Parameters geom [in]
geom is a parameter of type IGeometry*