This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelTransformation Interface > IParcelTransformation.RevertGeometries Method (ArcObjects .NET 10.5 SDK) |
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 ( );