GestureModifiers

StockSharp.Xaml.Diagram.GXDiagram

These gesture modifier flags are used by Diagram), as if the corresponding keys were held down during the gesture.

フィールド

Alt : GestureModifiers

As if the Alt key is being held down during the simulated mouse gesture.

Control : GestureModifiers

As if the Control key is being held down during the simulated mouse gesture.

None : GestureModifiers

No Control/Shift/Alt modifier for the simulated mouse gesture.

Shift : GestureModifiers

As if the Shift key is being held down during the simulated mouse gesture.