DragAddition Type
How the components of an in-progress drag came to exist, if they were added at all. DragAndDrop is also entered when moving EXISTING components that end up overlapping, and by undo snapshots, so the drag settling back to idle does not by itself mean "components added". A paste is distinguished from a catalogue placement because its components must inherit the parameter slots of the ones they were copied from.
Union cases
| Union case | Description |
|
|
|
|
Instance members
| Instance member | Description |
Full Usage:
this.IsPastedFromClipboard
Returns: bool
|
|
Full Usage:
this.IsPlacedFromCatalogue
Returns: bool
|
|