Skip to content

Nodify_Interactivity_EditorState_Zooming

miroiu edited this page Dec 23, 2024 · 1 revision

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

Clone this wiki locally