Enum AdditionModes Last update: 03.07.2024 Namespace: VM Assembly: VM.dll This enumerator represent the selection mode of the picker public enum AdditionModes Fields Add = 1 Add to the current selection mode Default = 0 Default addition mode Subtract = 2 Subtract from current selection mode Toggle = 3 Toggle selection mode