MouseEventOptions.Button Property

Gets which mouse button was pressed.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public MouseInputButtons Button { get; set; }

Property Value

MouseInputButtons

See Also