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

957 B

EditorState.Zooming Class

Namespace: Nodify.Interactivity

Assembly: Nodify

Inheritance: ObjectInputElementState<NodifyEditor>EditorState.Zooming

References: NodifyEditor

public class Zooming : InputElementState<NodifyEditor>  

Constructors

EditorState.Zooming(NodifyEditor)

public Zooming(NodifyEditor editor);  

Parameters

editor NodifyEditor

Methods

OnMouseWheel(MouseWheelEventArgs)

protected override void OnMouseWheel(MouseWheelEventArgs e);  

Parameters

e MouseWheelEventArgs