Click or drag to resize

LayerTableUndoModify Method

Overload List
  NameDescription
Public methodUndoModify(Guid)
Restores the layer to its previous state, if the layer has been modified and the modification can be undone.
Public methodUndoModify(Int32)
Restores the layer to its previous state, if the layer has been modified and the modification can be undone.
Public methodUndoModify(Guid, UInt32)
Restores the layer to its previous state, if the layer has been modified and the modification can be undone.
Public methodUndoModify(Int32, UInt32)
Restores the layer to its previous state, if the layer has been modified and the modification can be undone.
Top
See Also