Skip to content

Interactivity / EditorState / Zooming

Namespace: Nodify.Interactivity

Assembly: Nodify

Inheritance: ObjectInputElementState<NodifyEditor>EditorState.Zooming

References: NodifyEditor

public class Zooming : InputElementState<NodifyEditor>
public Zooming(NodifyEditor editor);

Parameters

editor NodifyEditor

protected override void OnMouseWheel(MouseWheelEventArgs e);

Parameters

e MouseWheelEventArgs