MouseEventOptions.Clicks Property
Gets the number of times the mouse button was pressed and released.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public int Clicks { get; set; }
Public Property Clicks As Integer
Get
Set
public:
property int Clicks {
int get ();
void set (int value);
}
member Clicks : int with get, set
Property Value
Int32