Click or drag to resize
GeneralRulesClicked Method
Determines if the specified mouse button is pressed.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public virtual bool Clicked()

Return Value

Type: Boolean
True if the button is pressed, false if it is not pressed.
See Also