Enum
MouseWheelTurnDirection

The mouse wheel turn directions.

Definition

Namespace:ArtOfTest.WebAii.Core

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public enum MouseWheelTurnDirection

Fields

Backward

Turn backwards.

Declaration

cs-api-definition
Backward = 0

Field Value

MouseWheelTurnDirection

Forward

Turn forward.

Declaration

cs-api-definition
Forward = 1

Field Value

MouseWheelTurnDirection

In this article
DefinitionFieldsBackwardForward
Not finding the help you need?
Contact Support