Overload List
Name | Description |
---|---|
SaveSelection()()()() | SaveSelection pushes the current selection in a stack. You can use RestoreSelection to get back to the last saved selection. |
SaveSelection(Stream) |
Saves current selection to Stream
|