This document is archived and information here might be outdated.  Recommended version.


IParcelTransformation.RevertGeometries Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelTransformation Interface > IParcelTransformation.RevertGeometries Method
ArcGIS Developer Help

IParcelTransformation.RevertGeometries Method

Revert geometries to the previous saved set. Call this method to undo current parcel tranformation.

[Visual Basic .NET]
Public Sub RevertGeometries ( _
)
[C#]
public void RevertGeometries (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelTransformation Interface