Y

Property

Namespace: Imagini

Declared in: Imagini.MouseWheelEventArgs


The amount scrolled vertically, positive away from the user and negative toward the user.

Syntax

public int Y { public get; private set; }

Back to index