Nodify_Interactivity_EditorState_Zooming - miroiu/nodify GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️