X

Property

Namespace: Imagini

Declared in: Imagini.MouseWheelEventArgs


The amount scrolled horizontally, positive to the right and negative to the left.

Syntax

public int X { public get; private set; }

Back to index