E3DDragDropEffects Enumeration |
[Missing <summary> documentation for "T:Demo3D.Common.E3DDragDropEffects"]
Namespace: Demo3D.Common
[FlagsAttribute] public enum E3DDragDropEffects
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| Copy | 1 | ||
| Move | 2 | ||
| Link | 4 | ||
| Scroll | -2147483648 | ||
| All | -2147483645 |