-
-
Notifications
You must be signed in to change notification settings - Fork 230
Nodify_Interactivity_EditorGestures_NodifyEditorGestures
miroiu edited this page Dec 23, 2024
·
1 revision
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