Files
APIVisualExecutor/docs/api/Nodify_Interactivity_EditorState_PanningWithMouseWheel.md
Ankitkumar Satapara 21aaef6776 Add project files.
2026-04-17 22:31:58 +05:30

1.0 KiB

EditorState.PanningWithMouseWheel Class

Namespace: Nodify.Interactivity

Assembly: Nodify

Inheritance: ObjectInputElementState<NodifyEditor>EditorState.PanningWithMouseWheel

References: NodifyEditor

public class PanningWithMouseWheel : InputElementState<NodifyEditor>  

Constructors

EditorState.PanningWithMouseWheel(NodifyEditor)

public PanningWithMouseWheel(NodifyEditor editor);  

Parameters

editor NodifyEditor

Methods

OnMouseWheel(MouseWheelEventArgs)

protected override void OnMouseWheel(MouseWheelEventArgs e);  

Parameters

e MouseWheelEventArgs