TransformTreeWindow<TTarget, TDefinition>.

RecordUndo(string) Method

Summary

Records the current state of this window so it can be undone later.

Syntax

public void RecordUndo(string name = "FlexiMotion")

Parameters

Name Type Description
name string

Return Value

Type Description
void