Merges adjacent commands in the history queue if they are related.
Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual bool Adopt ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Function Adopt( _ |
true if the specified command has been adopted; otherwise, false.
See Also