InteractiveWorksheetMouseDown(MouseInputButtons, Single, Single, Int32) Method

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public void MouseDown(
	MouseInputButtons buttons,
	float x,
	float y,
	int count
)

Parameters

buttons  MouseInputButtons
 
x  Single
 
y  Single
 
count  Int32
 

See Also