KitchenDraw SDK 2
Show / Hide Table of Contents

Method RemoveState

RemoveState(UndoState)

Removes given undo state from the undo state stack.

Declaration
public void RemoveState(Scene.UndoState undoState)
Parameters
Type Name Description
Scene.UndoState undoState

The state to remove.

In this article
Back to top Generated by DocFX