Nodify_Interactivity_EditorGestures_NodifyEditorGestures - miroiu/nodify GitHub Wiki
Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → EditorGestures.NodifyEditorGestures
References: EditorGestures, InputGestureRef, EditorGestures.SelectionGestures
public class NodifyEditorGestures
public NodifyEditorGestures();
public InputGestureRef CancelAction { get; set; }
Property Value
public InputGestureRef Cutting { get; set; }
Property Value
public InputGestureRef FitToScreen { get; set; }
Property Value
public InputGestureRef Pan { get; set; }
Property Value
public ModifierKeys PanHorizontalModifierKey { get; set; }
Property Value
public ModifierKeys PanVerticalModifierKey { get; set; }
Property Value
public bool PanWithMouseWheel { get; set; }
Property Value
public InputGestureRef PushItems { get; set; }
Property Value
public InputGestureRef ResetViewportLocation { get; set; }
Property Value
public SelectionGestures Selection { get; set; }
Property Value
EditorGestures.SelectionGestures
public InputGestureRef ZoomIn { get; set; }
Property Value
public ModifierKeys ZoomModifierKey { get; set; }
Property Value
public InputGestureRef ZoomOut { get; set; }
Property Value
public void Apply(EditorGestures.NodifyEditorGestures gestures);
Parameters
gestures
EditorGestures.NodifyEditorGestures