ExpPointerPointProperties.IsHorizontalMouseWheel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property bool IsHorizontalMouseWheel { bool get(); };
bool IsHorizontalMouseWheel();
public bool IsHorizontalMouseWheel { get; }
var boolean = expPointerPointProperties.isHorizontalMouseWheel;
Public ReadOnly Property IsHorizontalMouseWheel As Boolean
Property Value
Boolean
bool