Skip to content

Crow.MouseWheelEventArgs

Jean-Philippe Bruyère edited this page Oct 26, 2021 · 2 revisions

namespace: Crow

Inheritance Hierarchy

  • MouseWheelEventArgs

Syntax

public class MouseWheelEventArgs : MouseEventArgs

Constructors

prototype description
MouseWheelEventArgs (int delta, Point mousePosition) __

Properties

name description

Methods

prototype description

Events

name description
Clone this wiki locally