PointerPointProperties.IsHorizontalMouseWheel Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Eingabe von einem Mausrad stammt.

public:
 property bool IsHorizontalMouseWheel { bool get(); };
bool IsHorizontalMouseWheel();
public bool IsHorizontalMouseWheel { get; }
var boolean = pointerPointProperties.isHorizontalMouseWheel;
Public ReadOnly Property IsHorizontalMouseWheel As Boolean

Eigenschaftswert

Boolean

bool

True, wenn die Eingabe von einem Mausrad stammt; andernfalls false.

Gilt für: