Interactivity / EditorState / PanningWithMouseWheel
EditorState.PanningWithMouseWheel Class
Section titled “EditorState.PanningWithMouseWheel Class”Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → InputElementState<NodifyEditor> → EditorState.PanningWithMouseWheel
References: NodifyEditor
public class PanningWithMouseWheel : InputElementState<NodifyEditor>Constructors
Section titled “Constructors”EditorState.PanningWithMouseWheel(NodifyEditor)
Section titled “EditorState.PanningWithMouseWheel(NodifyEditor)”public PanningWithMouseWheel(NodifyEditor editor);Parameters
editor NodifyEditor
Methods
Section titled “Methods”OnMouseWheel(MouseWheelEventArgs)
Section titled “OnMouseWheel(MouseWheelEventArgs)”protected override void OnMouseWheel(MouseWheelEventArgs e);Parameters